CHANGELOG in acts_as_enum-1.0.2 vs CHANGELOG in acts_as_enum-1.1.1

- old
+ new

@@ -17,5 +17,11 @@ 1.0.1 Options :in value is Array, can be have two or three elements 1.0.2 Fixed a bug for #{boolean_column_attr}_name method + +1.1.0 + Option :in support Hash Object + +1.1.1 + Fix a bug for scope method