docs: update changelog for #3703
Some checks are pending
CI / CI (push) Waiting to run
Deploy Docs / deploy (push) Waiting to run

This commit is contained in:
Connor Tumbleson 2024-10-03 07:13:22 -04:00
parent 851f981617
commit 8bde53ffc6
No known key found for this signature in database
GPG Key ID: 864CB5B426DA2EEB

View File

@ -11,3 +11,4 @@ The changelog of the upcoming release, subject to change prior to finalization.
- [[#3696](https://github.com/iBotPeaches/Apktool/pull/3696)] Add API 35 (Vanilla Ice Cream) Preview support.
- [[#3699](https://github.com/iBotPeaches/Apktool/pull/3699)] Refactor ApkBuilder|ApkDecoder (Thanks IgorEisberg)
- [[#3701](https://github.com/iBotPeaches/Apktool/pull/3701)] Upgrade `commons-io` to `2.17.0`.
- [[#3703](https://github.com/iBotPeaches/Apktool/pull/3703)] Upgrade `guava` to `33.3.1`.