CHANGELOG.rdoc in dirty_hashy-0.2.0 vs CHANGELOG.rdoc in dirty_hashy-0.2.1
- old
+ new
@@ -1,6 +1,10 @@
= DirtyHashy CHANGELOG
+== Version 0.2.1 (December 11, 2012)
+
+* Not forcing ActiveSupport >= 3.0.0 version anymore (you can also use prior versions)
+
== Version 0.2.0 (January 4, 2011)
* Extracted DirtyHashy implementation to Dirty::Hash
* Renamed DirtyAttributes to Dirty::Attributes
* Inheriting DirtyHashy from Hash instead of HashWithIndifferentAccess on request of @technoweenie
\ No newline at end of file