CHANGELOG.md in bh-1.3.1 vs CHANGELOG.md in bh-1.3.3

- old
+ new

@@ -4,9 +4,17 @@ For more information about changelogs, check [Keep a Changelog](http://keepachangelog.com) and [Vandamme](http://tech-angels.github.io/vandamme). +## 1.3.3 - 2014-03-11 + +* [BUGFIX] Correctly align the "X" icon at the right of the field in basic forms + +## 1.3.2 - 2014-03-05 + +* [BUGFIX] Respect the original behavior of Padrino/Rails when calling `link_to` with `nil` as the name + ## 1.3.1 - 2014-02-03 * [BUGFIX] Do not render the `:offset` option of the field helpers in the DOM * [BUGFIX] Do not render the `:label` option of the field helpers in the DOM * [ENHANCEMENT] Add `:label_options` option to customize the wrapping label of a field