From a3edd475cc388c37ec92d4bf49f0d56f117b1f66 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Mon, 22 Apr 2024 07:16:18 -0400 Subject: [PATCH] docs: changelog for #3577 --- docs/unreleased.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/unreleased.mdx b/docs/unreleased.mdx index 822aed601e..ae6a8c2b77 100644 --- a/docs/unreleased.mdx +++ b/docs/unreleased.mdx @@ -15,6 +15,7 @@ The changelog of the upcoming release, subject to change prior to finalization. - [[#3519](https://github.com/iBotPeaches/Apktool/pull/3519)] Upgrade baksmali/smali to `3.0.5`. - [[#3459](https://github.com/iBotPeaches/Apktool/pull/3459)] Upgrade Gradle to `8.5`. (Thanks ArjunaKumarMohanta) - [[#3509](https://github.com/iBotPeaches/Apktool/pull/3509)] Upgrade `proguard-gradle` to `7.4.2`. +- [[#3577](https://github.com/iBotPeaches/Apktool/pull/3577)] Upgrade `commons-cli` to `1.7.0` - [[#3560](https://github.com/iBotPeaches/Apktool/pull/3560), [#3570](https://github.com/iBotPeaches/Apktool/pull/3570)] Upgrade `commons-io` to `2.16.1` - [[#3576](https://github.com/iBotPeaches/Apktool/pull/3576)] Upgrade `commons-text` to `1.12.0` - [[#3510](https://github.com/iBotPeaches/Apktool/pull/3510), [#3515](https://github.com/iBotPeaches/Apktool/pull/3515), [#3550](https://github.com/iBotPeaches/Apktool/pull/3550), [#3572](https://github.com/iBotPeaches/Apktool/pull/3572)] Upgrade `wrapper-validation-action` to `3.3.0`.