# SSZipArchive Changelog ### Version 0.2.1 [Released May 9, 2012](https://github.com/samsoffes/sskeychain/tree/0.2.1) * Support for symbolic links — [@jparishy](http://github.com/jparishy) * Fix several warnings ### Version 0.2.0 [Released May 7, 2012](https://github.com/samsoffes/sskeychain/tree/0.2.0) * Add unzipping delegate — [@uppfinnarn](http://github.com/uppfinnarn) * Fix unzipping with passwords * Fix modified at dates — [@brantsears](http://github.com/brantsears) * Fix truncated files. Ignore the zip headers and unzip until there is no more file. — [@jparishy](http://github.com/jparishy) ### Version 0.1.2 [Released December 26, 2011](https://github.com/samsoffes/sskeychain/tree/0.1.2) * Add creation support. Thanks Johnnie Walker ([@randomsequence](https://github.com/randomsequence))! ### Version 0.1.1 [Released October 31, 2011](https://github.com/samsoffes/sskeychain/tree/0.1.1) * Added basic tests * Upgraded minizip to 1.1 to support zip64 ### Version 0.1.0 [Released September 18, 2011](https://github.com/samsoffes/sskeychain/tree/0.1.0) * Initial release