CHANGELOG in csv_pirate-5.0.7 vs CHANGELOG in csv_pirate-5.0.8
- old
+ new
@@ -1,4 +1,9 @@
+Version 5.0.8 2013-08-30
+- BUGFIX - Fixed MINOR/PATCH/BUILD version values
+- Removed Ruby 1.8.7 hand holding, added instructions for installation of 'faster_csv' when on 1.8.7
+- Updated travis builds (Ruby 2.0.0!)
+
Version 5.0.7 2012-12-28
- BUGFIX - Corrected implementation of :bury_treasure option, which allows storage of results as an array in buried_treasure
- BUGFIX - Corrected implementation of CsvPirate.create (v5 compatibility) to use CsvPirate::TheCapn.create
- SPECS - Added tests for :bury_treasure option