Skip to content

Commit

Permalink
docs: adjust changelog for #3236 & #3238
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Aug 1, 2023
1 parent c7b9c51 commit 7655ed6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/unreleased.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ The changelog of the upcoming release, subject to change prior to finalization.
- Fix decoding application with empty resource table. [#2701](https://github.com/iBotPeaches/Apktool/issues/2701)
- Fix decoding application with duplicate namespaces. [#2664](https://github.com/iBotPeaches/Apktool/issues/2664)
- 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 filesize limits. [#3238](https://github.com/iBotPeaches/Apktool/pull/3238)
- 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 7655ed6

Please sign in to comment.