Update CHANGELOG.

This commit is contained in:
José Valim 2011-08-29 14:31:06 +02:00
parent f21d05a235
commit 673c707085
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
* bug fix
* Properly deprecate setup_mail
* Fix encoding issues with email regexp
* Only generate helpers for the used mappings
* Wrap :action constraints in the proper hash
* deprecations
* Loosened the used email regexp to simply assert the existent of "@". If someone relies on a more strict regexp, they may use https://github.com/SixArm/sixarm_ruby_email_address_validation