CHANGELOG.txt in ruote-couch-2.1.11 vs CHANGELOG.txt in ruote-couch-2.2.0
- old
+ new
@@ -1,8 +1,16 @@
= ruote-couch - CHANGELOG.txt
+== ruote-couch 2.2.0 released 2011/03/01
+
+- Ruote::Couch::CouchStorage -> Ruote::Couch::Storage
+- get_msgs : once per minute do a real get, to avoid losing msgs
+- engine.process(wfid) : fixed issue with freshly deleted documents
+ (Thanks Claudio)
+
+
== ruote-couch 2.1.11 released 2010/10/01
- storage#shutdown back in business (for the sake of tests mostly)
- get_many(x, y, :descending => true) support
- adapted for engine.processes pagination