CHANGELOG

This commit is contained in:
Rafael Mendonça França 2011-06-03 11:54:23 -03:00
parent b65e9743f6
commit 9bd9e9821b
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
== master
* bug fix
* Do not use required='required' when browser validations are turned off
* Sanitize HMTL attributes in error and hint helpers when options are present
* Improve i18n lookup by ignoring explicit child index given to form builder (tests by github.com/rywall)
== 1.4.0
* enhancements