History.txt in ianwhite-pickle-0.1.1 vs History.txt in ianwhite-pickle-0.1.2
- old
+ new
@@ -1,11 +1,23 @@
+== 0.1.2
+
+* 2 major enhancements
+ * create your pickle steps with script/generate pickle
+ * Adapter based architecture, supports Machinist, FactoryGirl, and vanilla ActiveRecord
+
+* 1 minor enhancement
+ * model_names now defaults to subclasses of AR::Base
+ * #original_model => #created_model
+
+
== 0.1.1
* 1 major enhancement:
* made pickle a github gem
* 1 minor enhancement:
* Added intentions for pickle in README.textile
+
== Prior to gems
* Initial release: everything is subject to sweeping change
\ No newline at end of file