diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 29c7fb13..e3c1fc55 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -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