Update changelog

This commit is contained in:
Carlos Antonio da Silva 2010-09-14 01:19:17 -03:00
parent 801634667a
commit 5287500329
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* Add default css class to button
* Allow forms for objects that don't respond to the "errors" method
* collection_check_boxes and collection_radio now wrap the input in the label
* Automatic add min/max values for numeric attributes based on validations and step for integers - HTML5 (by http://github.com/dasch)
* bug fix
* Search for validations on both association and attribute