diff --git a/CHANGES b/CHANGES index c0510e66..8c1d295f 100644 --- a/CHANGES +++ b/CHANGES @@ -42,6 +42,7 @@ v2.0.0 (TBA) -Fixed (issue #409) - Fixed array items incorrectly typed. -Fixed (issue #512) - Fixed AndroidManifest missing attributes. -Fixed (issue #677) - Fixed ignoring formatted attribute in . +-Fixed (issue #675) - Fixed multiple overlapping catches. -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)