History.txt in wyrm-0.4.0 vs History.txt in wyrm-0.4.1

- old
+ new

@@ -1,5 +1,9 @@ +== 0.4.1 +* Improve docs and examples +* make pbzip2 somewhat configurable. + == 0.4.0 * Update for released ruby-2.3 Queue#close * use &. instead of andand * minor tweaks to Pump#inner_dump and Pump#primary_keys * pry-debundle for development @@ -7,7 +11,8 @@ == 0.4.0.pre * Use ruby-2.3 Queue#close == 0.3.3 * minor fix when src/dst directory not found + == 0.3.2 * update for >=sequel-4.10.0 internal syntax (Dataset#clause_sql removed)