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

- old
+ new

@@ -1,10 +1,21 @@ = ruote-dm - CHANGELOG.txt +== ruote-dm 2.1.11 released 2010/10/01 + +- get_many(x, y, descending => true) +- adapted for engines.processes pagination +- ! added 'wfi' column to Document table +- workitems.by_participant() :skip and :limit support +- get_many(x, y, :skip => 10) support +- get_many(x, y, :count => true) support + + == ruote-dm 2.1.10 released 2010/06/15 +- multi-workers hardened - :ide key, :length => 255 for MySQL (thanks irfn) - _rev now starting at 1 (instead of 0) == ruote-dm 2.1.9 released 2010/03/24