Skip to content

Commit

Permalink
docs: adjust changelog for #3298
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Aug 27, 2023
1 parent d2c7d86 commit 0bb04e4
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 @@ -10,6 +10,7 @@ The changelog of the upcoming release, subject to change prior to finalization.

- Add manual YAML implementation to drop SnakeYAML dependency. [#3145](https://github.com/iBotPeaches/Apktool/issues/3145) (Thanks sv99)
- Fix regression with detection of sparse resource table. [#3199](https://github.com/iBotPeaches/Apktool/issues/3199)
- Fix poisoning of sparse detection via sparse framework. [#3298](https://github.com/iBotPeaches/Apktool/issues/3298)
- Fix over-reading the Res Config Flags if size is larger than known. [#3205](https://github.com/iBotPeaches/Apktool/pull/3205)
- Fix decoding application with larger chunk header size than used. [#2989](https://github.com/iBotPeaches/Apktool/issues/2989)
- Fix decoding application with entries offset that resolved to NO_ENTRY (-1). [#1874](https://github.com/iBotPeaches/Apktool/issues/1874)
Expand Down

0 comments on commit 0bb04e4

Please sign in to comment.