Changelog

This commit is contained in:
Carlos Antonio da Silva 2011-03-08 16:32:37 -03:00
parent 3f4eb5bbb7
commit 1f58d9345a
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
== master
* enhancements
* Adding label class configuration option (by github.com/reu)
* Add label class configuration option (by github.com/reu)
* Improve i18n lookup (labels/hints/placeholders) for nested models
* Use the given custom builder with simple_fields_for (by github.com/giniedp)
* Add slim form generator (by github.com/fagiani)
* Add form_class configuration option (by github.com/fagiani)
* bug fix
* Fix for file attributes automatic detection, to work with virtual attributes