History.txt in pickle-0.4.4 vs History.txt in pickle-0.4.5
- old
+ new
@@ -1,4 +1,12 @@
+== 0.4.5
+development dependency upgrades
+
+* 2 minor improvements
+ * Simplify release process, and change Gemspec handling to facilitate faster failing when a development dep becomes incompatible [Ian White]
+ * Upgrade development to use rspec 2, and a rails 3 application for the features [Ian White]
+
+
== 0.4.4
large object space fix, and allow escaped quotes as string values
* 1 bugfix
* When using super-huge GC limits (for speeding up tests), occasionally we'll see abandoned Mongoid::Document classes appear in the ObjectSpace.
\ No newline at end of file