From 673c707085ee459532614e1dea0bf8491aa0597b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Mon, 29 Aug 2011 14:31:06 +0200 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.rdoc | 2 ++ 1 file changed, 2 insertions(+) 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