chore: update changelog for #3701

This commit is contained in:
Connor Tumbleson 2024-10-03 07:03:31 -04:00
parent 7458efdb9b
commit 21e63506a5
No known key found for this signature in database
GPG Key ID: 864CB5B426DA2EEB

View File

@ -10,3 +10,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`.