History.txt in iron-enum-1.0.0 vs History.txt in iron-enum-1.0.1
- old
+ new
@@ -1,4 +1,9 @@
+== 1.0.1 / 2013-03-23
+
+* Add validation of inclusion for ActiveRecord enum_attr owners
+* Improve docs and spec coverage a bit
+
== 1.0.0 / 2013-03-23
* Initial revision
* Support declaring enums using #enum
* Support enum attributes using #enum_attr