CHANGELOG.rdoc in pluginaweek-enumerate_by-0.4.2 vs CHANGELOG.rdoc in pluginaweek-enumerate_by-0.4.3
- old
+ new
@@ -1,6 +1,11 @@
== master
+== 0.4.3 / 2009-06-14
+
+* Add support for looking up enumerators by their symbol equivalent
+* Fix incompatibility with Ruby 1.9
+* Fix equality / xml serialization not working for non-string enumerators
* Improve compatibility with the stable branch of Rails 2.3 [Michael Schuerig]
== 0.4.2 / 2009-05-03
* Fix bootstrapping without ids not working on update for certain database adapters