updated changelog
This commit is contained in:
parent
236109c628
commit
e7dd8bff63
1 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,10 @@
|
||||||
internet. Ideally `mCaptcha` should automatically generate random
|
internet. Ideally `mCaptcha` should automatically generate random
|
||||||
salt and rotate periodically, maybe in the next version.
|
salt and rotate periodically, maybe in the next version.
|
||||||
|
|
||||||
- `master::Master` is moved to `master::embedded::Master` in preparation
|
- `master::Master` is moved to `master::embedded::master` in preparation
|
||||||
|
for Redis based implementation.
|
||||||
|
|
||||||
|
- `crate::mcaptcha` is moved to `master::embedded::mcaptcha` in preparation
|
||||||
for Redis based implementation.
|
for Redis based implementation.
|
||||||
|
|
||||||
## 0.1.3
|
## 0.1.3
|
||||||
|
|
Loading…
Reference in a new issue