From 9f2d6f35dba9abbce0bfc97d0755881616b692d0 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Wed, 24 Sep 2014 07:23:02 -0500 Subject: [PATCH] [skip] update changelog --- CHANGES | 1 + 1 file changed, 1 insertion(+) 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)