Skip to content

Commit

Permalink
docs: update changelog for #3618
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Jun 11, 2024
1 parent ccc741e commit 8a50885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/unreleased.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The changelog of the upcoming release, subject to change prior to finalization.
- [[#3536](https://github.com/iBotPeaches/Apktool/issues/3536)] Fix treating `stamp-cert-sha256` as unknown file.
- [[#3578](https://github.com/iBotPeaches/Apktool/issues/3578)] Fix treating non-main class dex files as compressed.
- [[#3583](https://github.com/iBotPeaches/Apktool/issues/3583)] Fix misalignment on namespace restriction from serializer.
- [[#3618](https://github.com/iBotPeaches/Apktool/pull/3618)] Fix resource leak on unclosed ZipFile on framework install.
- [[#3519](https://github.com/iBotPeaches/Apktool/pull/3519), [#3601](https://github.com/iBotPeaches/Apktool/pull/3601)] Upgrade baksmali/smali to `3.0.7`.
- [[#3459](https://github.com/iBotPeaches/Apktool/pull/3459), [#3595](https://github.com/iBotPeaches/Apktool/pull/3595)] Upgrade Gradle to `8.7`. (Thanks ArjunaKumarMohanta)
- [[#3509](https://github.com/iBotPeaches/Apktool/pull/3509)] Upgrade `proguard-gradle` to `7.4.2`.
Expand Down

0 comments on commit 8a50885

Please sign in to comment.