CHANGELOG in formtastic-2.1.0 vs CHANGELOG in formtastic-2.1.1

- old
+ new

@@ -1,4 +1,14 @@ +2.1.1 + +* Documentation improvements and updates +* Fixed that the required string was appended to the label over and over due to localizer caching +* Fixed that the checkbox's `name` attribute was included in the attributes of the matching label element on boolean fields + +2.1.0 + +* no changes + 2.1.0.rc * documentation improvements * improved performance by caching of Formtastic's i18n lookups * improved performance in production by checking for defined constants instead of catching the exception