Skip to content

Commit

Permalink
docs: update changelog for #3124
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches authored Jul 3, 2023
1 parent 262b77e commit 737df1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ xxxx.xx.xx
* Refactor `ApkDecoder` to introduce common methods for manifest and resource operations. ([Issue 3109](https://github.com/iBotPeaches/Apktool/pull/3109)) / (Thanks sv99)
* Refactor Gradle workflow into its own to cut down on unrelated CI failures. ([Issue 3114](https://github.com/iBotPeaches/Apktool/pull/3114))
* Refactor `*Decoders` to split child classes into own class files. [(Issue 3116](https://github.com/iBotPeaches/Apktool/pull/3116))
* Refactor classes to support new `ApkInvoker` class. ([Issue 3124](https://github.com/iBotPeaches/Apktool/pull/3124)) / (Thanks sv99)
* Upgrade `gradle/gradle-build-action` to `2.5.1`. [(Issue 3119](https://github.com/iBotPeaches/Apktool/pull/3119))
* 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)
Expand Down

0 comments on commit 737df1e

Please sign in to comment.