diff --git a/CHANGELOG.md b/CHANGELOG.md index 71756a5..7bae474 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,10 +12,14 @@ ----- - Mount Router by default, not need config now. + + > IMPORTANT: Wen you upgrade this version, you need remove `mount RuCaptcha::Engine` line from your `config/routes.rb` - Default use [:file_store, 'tmp/cache/rucaptcha/session'] as RuCaptcha.config.cache_store, now it can work without any configurations. > NOTE: But you still need care about `config.cache_store` to setup on a right way. + + 2.0.3 -----