From b7598bc95fb53ffdb7b5cc8ffe7a09059a8f61b5 Mon Sep 17 00:00:00 2001 From: Sam Soffes Date: Wed, 9 May 2012 08:47:50 -0700 Subject: [PATCH] Version 0.2.1 --- Changelog.markdown | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Changelog.markdown b/Changelog.markdown index 294350b..d90ba78 100644 --- a/Changelog.markdown +++ b/Changelog.markdown @@ -1,12 +1,20 @@ # 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 +* Add unzipping delegate — [@uppfinnarn](http://github.com/uppfinnarn) * Fix unzipping with passwords -* Fix modified at dates +* 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