CHANGELOG

This commit is contained in:
Rafael Mendonça França 2011-04-19 16:02:24 -03:00
parent 208181cfc1
commit a39d588683
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Default step of "any" for number input with non integer attributes (by github.com/fedesoria)
* 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)
* bug fix
* Fix for file attributes automatic detection, to work with virtual attributes