2021-03-11 12:31:11 +05:30
|
|
|
# 0.1.1
|
|
|
|
- typo fix: `MCaptcha::decrement_visiotr()` became `MCaptcha::decrement_visitor()`
|
2021-03-12 13:52:49 +05:30
|
|
|
- `serde::{Serialize, Deserialize}` impls (shouldn't break anything)
|
2021-03-15 19:30:46 +05:30
|
|
|
- `MCaptcha` throws error when duration is 0
|
|
|
|
- `Visitor` is changed to `AddVisitor`
|