diff --git a/docs/unreleased.mdx b/docs/unreleased.mdx index 7338f61e73..a4e9959fd6 100644 --- a/docs/unreleased.mdx +++ b/docs/unreleased.mdx @@ -9,4 +9,5 @@ The changelog of the upcoming release, subject to change prior to finalization. ::: - [[#3768](https://github.com/iBotPeaches/Apktool/issues/3768)] Fix parsing feature flags at any point in `AndroidManifest.xml`. (Thanks IgorEisberg) +- [[#3799](https://github.com/iBotPeaches/Apktool/pull/3799)] Fix disassembly of applications with unordered type chunks. - [[#3762](https://github.com/iBotPeaches/Apktool/pull/3762)] Upgrade r8 to `8.7.18`.