From 183e687777c9e61c432462b9c23077e2fd466f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Thu, 15 Sep 2011 14:09:13 -0300 Subject: [PATCH] CHANGELOG --- CHANGELOG.rdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index e8a5ca05..f0668232 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,8 +1,11 @@ == 2.0.0.dev * enhancements + * Add `button_class` configuration to change the class of buttons (github.com/sryche) + * Add `disabled` class to a disabled input * bug fix + * Fallback to default label when block is provided (github.com/pivotal-casebook) == 1.5.0