Changelog

This commit is contained in:
Carlos Antonio da Silva 2011-03-01 23:51:21 -03:00
parent 52d9660553
commit 0a06c56647
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* enhancements
* Adding 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)
* bug fix
* Fix for file attributes automatic detection, to work with virtual attributes