CHANGELOG

This commit is contained in:
Rafael Mendonça França 2011-09-27 00:59:10 -03:00
parent 32b3227adb
commit 37a6f018e8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* enhancements
* Add `button_class` configuration to change the class of buttons (github.com/sryche)
* Add `disabled` class to a disabled input
* Generate configuration file with `browser_validations` disabled
* bug fix
* Fallback to default label when block is provided (github.com/pivotal-casebook)