From e7dd8bff63f5edffb33ea5f56541161b989594f0 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Thu, 3 Jun 2021 18:21:00 +0530 Subject: [PATCH] updated changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab2db93..e727600 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,10 @@ internet. Ideally `mCaptcha` should automatically generate random 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. ## 0.1.3