Skip to content

Commit

Permalink
docs: add changelog for #2824
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Aug 5, 2023
1 parent f1f6e6c commit 52437fb
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 @@ -20,6 +20,7 @@ The changelog of the upcoming release, subject to change prior to finalization.
- Fix decoding application with missing namespace on system resources. [#2972](https://github.com/iBotPeaches/Apktool/issues/2972), [#2420](https://github.com/iBotPeaches/Apktool/issues/2420)
- Fix decoding application with string block with more string entries than strings. [#3236](https://github.com/iBotPeaches/Apktool/issues/3236)
- Fix decoding application with unknown files that exceed file name length limits. [#3238](https://github.com/iBotPeaches/Apktool/pull/3238)
- Fix decoding application with duplicate smaller res entries. [#2824](https://github.com/iBotPeaches/Apktool/issues/2824)
- Fix "disableZip64ExtraFieldValidation" patch by adding to helper scripts. [#3198](https://github.com/iBotPeaches/Apktool/issues/3198)
- Fix changing values of `platformBuildVersionCode` and `platformBuildVersionName` in `apktool.yml`. [#3204](https://github.com/iBotPeaches/Apktool/issues/3204)
- Change build system to ignore missing javadoc blocks. [#3222](https://github.com/iBotPeaches/Apktool/pull/3222) (Thanks sv99)
Expand Down

0 comments on commit 52437fb

Please sign in to comment.