History.txt in pickle-0.2.9 vs History.txt in pickle-0.2.10
- old
+ new
@@ -1,4 +1,11 @@
+== 0.2.10
+
+* 2 improvements
+ * pickle backend is rails 3 compatible (but generators are not yet)
+ * modular Rakefile, devs can run only what they're interested in without having to install all gems
+
+
== 0.2.9 - 27 Apr 2010 (the #railscamp7 release)
* 5 improvements
* Fixed problem with verifying model attribute using strings with escaped quotes [Michael MacDonald]
* Added handling for positive and negative floats [Michael MacDonald, #railscamp7]
\ No newline at end of file