diff --git a/CHANGES b/CHANGES index 95fe0005..9b024531 100644 --- a/CHANGES +++ b/CHANGES @@ -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)