Skip to content

Commit

Permalink
docs: adjust for #3222
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Jul 26, 2023
1 parent 3ec4e75 commit d32b49c
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 @@ -16,6 +16,7 @@ The changelog of the upcoming release. This is not a stable release, and is subj
- Fix decoding application with misleading number of end namespace chunks. [#2070](https://github.com/iBotPeaches/Apktool/issues/2070)
- 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)
- Refactor out specific manifest file decoder for empty resource table. [#3171](https://github.com/iBotPeaches/Apktool/pull/3171) (Thanks sv99)
- Refactor out duo logic with decoders during resource parser. [#3211](https://github.com/iBotPeaches/Apktool/pull/3211) (Thanks sv99)
- Refactor for specific method operations for loading full resource table. [#3217](https://github.com/iBotPeaches/Apktool/pull/3217)
Expand Down

0 comments on commit d32b49c

Please sign in to comment.