diff --git a/CHANGES b/CHANGES index 83e93146..fa438def 100644 --- a/CHANGES +++ b/CHANGES @@ -53,6 +53,8 @@ v2.0.0 (TBA) -Fixed (issue #685) - Fixed invalid attrs values with Android Lollipop. -Fixed (issue #713) - Fixed issue with packages that had shared library resources. -Fixed (issue #329) - Fixed issue with incorrectly identifying similarly named strings as ResFileValues. +-Fixed (issue #590) - Fixed issue with segfaulting aapt with certain apks. +-Fixed (issue #545) - Fixed issue with undefined attrs w/ updated internal frameworks -Fixed issue with APKs with multiple dex files. -Fixed issue with using Apktool without smali/baksmali for ApktoolProperties (Thanks teprrr) -Fixed issue with non-URI standard characters in apk name (Thanks rover12421)