CHANGELOG in csv_pirate-2.1.2 vs CHANGELOG in csv_pirate-2.4.4
- old
+ new
@@ -1,4 +1,20 @@
+Version 2.4.1 2009-10-01
+- Fixed critical typo
+
+Version 2.4.0 2009-10-01
+- Added blindfold to pirate_ship
+- Added say_your_last_words to pirate_ship which is hash for send_data
+
+Version 2.3.0 2009-10-01
+- No longer requires rails at all
+- hoise_mainstay now returns the exported text
+- Better documentation in Readme and source
+
+Version 2.2.0 2009-10-01
+- Use FasterCSV for all backend work
+- Added shrouds for creating tsv and psv files
+
Version 2.1.0 2009-10-01
- Added handling of nested methods!
Version 2.0.1 2009-10-01
- Fixed Readme formatting