[skip] update changelog to reflect fix of #878

This commit is contained in:
Connor Tumbleson 2015-03-29 09:32:55 -05:00
parent 9dc240c3fb
commit fc189e434b

View File

@ -61,6 +61,7 @@ v2.0.0 (TBA)
-Fixed (issue #402) - Fix issues when running user has no access to $HOME.
-Fixed (issue #761) - Added proper support for BCP47 localization tags
-Fixed (issue #658) - Fixes Ampersand in "<" gets replaced with "&" in plural strings
-Fixed (issue #878) - Correctly handles compression type for unknown files (Thanks simtel12)
-Fixed issue with attempting to decode .spi files as 9 patches (Thanks Furniel)
-Fixed issue with APKs with multiple dex files.
-Fixed issue with using Apktool without smali/baksmali for ApktoolProperties (Thanks teprrr)