CHANGELOG.txt in ruote-couch-2.1.10 vs CHANGELOG.txt in ruote-couch-2.1.11

- old
+ new

@@ -1,12 +1,22 @@ = ruote-couch - CHANGELOG.txt +== 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 +- workitems.by_participant() :skip and :limit support +- get_many(x, y, :count => true) support +- a database.purge! that can't be mislead by cache issues + + == ruote-couch 2.1.10 released 2010/06/15 - storage#ids not returning design doc ids anymore -- now using CouchDB 0.11 continuous&all_docs +- now using CouchDB 0.11 ?feed=continuous&include_docs=true - multi-worker hardened - adapted #query_workitems to ruote 2.1.10 == ruote-couch 2.1.9 released 2010/03/22