Update CHANGELOG.

This commit is contained in:
José Valim 2011-06-23 09:42:32 -03:00
parent f43a7c4f24
commit 8e70e71143
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
* enhancements
* Added authenticated and unauthenticated to the router to route the used based on his status (by github.com/sj26)
* Improve e-mail regexp (by github.com/rodrigoflores)
* Add strip_whitespace_keys and default to e-mail (by github.com/swrobel)
* Do not run format and uniqueness validations on e-mail if it hasn't changed (by github.com/Thibaut)