Skip to content

Commit

Permalink
docs: changelog for #3242
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Aug 1, 2023
1 parent 102211c commit bd75b98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/unreleased.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ The changelog of the upcoming release, subject to change prior to finalization.
- Change frequency of dummy resources to be less often after proper disassembly of resources. [#2683](https://github.com/iBotPeaches/Apktool/issues/2683), [#2104](https://github.com/iBotPeaches/Apktool/issues/2104)
- Refactor out specific manifest file decoder for empty resource table. [#3171](https://github.com/iBotPeaches/Apktool/pull/3171) (Thanks sv99)
- Refactor out duo logic with decoders during resource parser. [#3211](https://github.com/iBotPeaches/Apktool/pull/3211) (Thanks sv99)
- Refactor for specific method operations for loading full resource table. [#3217](https://github.com/iBotPeaches/Apktool/pull/3217)
- Refactor for specific method operations for loading full resource table. [#3217](https://github.com/iBotPeaches/Apktool/pull/3217) (Thanks sv99)
- Refactor ApkDecoder for leveraging ApkInfo for file and unknown files. [#3242](https://github.com/iBotPeaches/Apktool/pull/3242) (Thanks sv99)
- Refactor Gradle validation job to only run if `gradle/wrapper/gradle-wrapper.jar` is modified. [#3228](https://github.com/iBotPeaches/Apktool/pull/3228) (Thanks ArjunaKumarMohanta)
- Upgrade `apache.commons/lang3` to `3.13.0` [#3240](https://github.com/iBotPeaches/Apktool/pull/3240)
- Upgrade `gradle/gradle-build-action` to `2.7.0` [#3213](https://github.com/iBotPeaches/Apktool/pull/3213), [#3241](https://github.com/iBotPeaches/Apktool/pull/3241)
Expand Down

0 comments on commit bd75b98

Please sign in to comment.