CHANGES in archive-tar-external-1.3.1 vs CHANGES in archive-tar-external-1.3.2

- old
+ new

@@ -1,4 +1,11 @@ +== 1.3.2 - 14-Mar-2014 +* The create_archive method now accepts an optional second argument that + specifies options to the tar command. The default is 'cf' (create file). +* The gem:create task was updated for Rubygems 2.x. +* Added rake as a development dependency. +* Ruby 1.8.x support has been dropped. This only matters for MS Windows. + == 1.3.1 - 20-Sep-2011 * Refactored the Rakefile a bit. == 1.3.0 - 16-Jan-2010 * Altered the source code layout, which requires a change in your require