Update Changelog with Ruby 1.9 requirement

This commit is contained in:
Skip Baney 2013-10-29 16:36:53 -05:00
parent f939f17d08
commit ebfcd050b5
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
1.0.0
=====
* Removed support for Ruby 1.8
* Changed the API for gem. Now it can be used without require param in Gemfile.
* Added read-only support for Zip64 files.
* Added support for setting Unicode file names.