Skip to content

Commit

Permalink
docs: add changelog for #2701
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Jul 29, 2023
1 parent 2cb1727 commit f1c43a4
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.
- Fix decoding application with entries offset that resolved to NO_ENTRY (-1). [#1874](https://github.com/iBotPeaches/Apktool/issues/1874)
- Fix decoding application with larger axml namespace than known. [#2587](https://github.com/iBotPeaches/Apktool/issues/2587)
- Fix decoding application with misleading number of end namespace chunks. [#2070](https://github.com/iBotPeaches/Apktool/issues/2070)
- Fix decoding application with empty resource table. [#2701](https://github.com/iBotPeaches/Apktool/issues/2701)
- 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 f1c43a4

Please sign in to comment.