Update CHANGELOG.

This commit is contained in:
José Valim 2011-04-27 21:26:48 +02:00
parent 3f81a1dfdf
commit fd178b09ff
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Add option to disable HTML5 browser validations on all forms (by github.com/coryschires)
* Add option to disable all HTML5 extensions (by github.com/wolframarnold)
* Add input_field helper to form builder (by github.com/jeroenhouben)
* Allow inputs to be discovered on demand by placing them at app/inputs (a la formtastic)
* bug fix
* Fix for file attributes automatic detection, to work with virtual attributes