CHANGELOG.rdoc in dirty_hashy-0.1.3 vs CHANGELOG.rdoc in dirty_hashy-0.2.0

- old
+ new

@@ -1,6 +1,13 @@ = DirtyHashy CHANGELOG +== 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 +* Introducing DirtyIndifferentHashy which is the previously known DirtyHashy + == Version 0.1.3 (December 24, 2011) * Fixed incorrect regular expressions within dirty_map! == Version 0.1.2 (December 24, 2011) \ No newline at end of file