Remove CHANGELOG entry since #3195 was reverted.

This commit is contained in:
Lucas Mazza 2014-10-03 14:31:01 -03:00
parent bdf9c25f3b
commit f246f62b10
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
the extraction of the `respond_with` API from Rails. (by @lucasmazza)
* The Simple Form templates follow the same change from 3.3.0 by using `Log in` and adding
a hint about the minimum password length when `validatable` is enabled. (by @aried3r)
* Remove reloading of routes when eager loading is enabled. This change was added during Rails 3 and it doesn't seem to be relevant to currently supported Rails versions (by @fgro)
* Controller generator added as `devise:controllers SCOPE`. You can use the `-c` flag
to pick which controllers (`unlocks`, `confirmations`, etc) you want to generate. (by @Chun-Yang)
* Removed the hardcoded references for "email" in the flash messages. If you are using