Skip to content

Commit

Permalink
docs: update changelog for #3088
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Jun 10, 2023
1 parent 57b8f80 commit 270db6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ xxxx.xx.xx
* Fix issue with larger `apktool.yml` files. ([Issue 3008](https://github.com/iBotPeaches/Apktool/issues/3008))
* Fix issue with parsing `XML_TYPE_OVERLAY`. ([Issue 3030](https://github.com/iBotPeaches/Apktool/issues/3030))
* Fix issue with aapt/aapt2 in edge cases waiting 15 seconds for output. ([Issue 3071](https://github.com/iBotPeaches/Apktool/pull/3071)) / (Thanks sv99)
* Upgrade away from deprecated SnakeYAML constructors (Issue 3079](https://github.com/iBotPeaches/Apktool/pull/3079)) / (Thanks MarcMil)
* Refactor `brut.androlib.err` to `brut.androlib.exceptions` for standard naming convention of Exceptions. ([Issue 3088](https://github.com/iBotPeaches/Apktool/pull/3088)) / (Thanks sv99)
* Upgrade away from deprecated SnakeYAML constructors ([Issue 3079](https://github.com/iBotPeaches/Apktool/pull/3079)) / (Thanks MarcMil)
* Upgrade codebase to use Java7 NIO library for IO. ([Issue 3055](https://github.com/iBotPeaches/Apktool/pull/3055)) / (Thanks sv99)
* Upgrade to smali/baksmali 3.0.3 and move to Google fork of it. ([Issue 3050](https://github.com/iBotPeaches/Apktool/issues/3050))
* Upgrade to Gradle 8.1.1 (Thanks ArjunaKumarMohanta)
Expand Down

0 comments on commit 270db6c

Please sign in to comment.