Skip to content

Commit

Permalink
docs: add changelog for #3249
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Aug 5, 2023
1 parent 698a449 commit f1f6e6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/unreleased.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ The changelog of the upcoming release, subject to change prior to finalization.
- Change build system to ignore missing javadoc blocks. [#3222](https://github.com/iBotPeaches/Apktool/pull/3222) (Thanks sv99)
- Change `-c/--copy-original` to no longer be deprecated. [#2129](https://github.com/iBotPeaches/Apktool/issues/2129)
- 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)
- Change build system configuration to Kotlin DSL. [#3249](https://github.com/iBotPeaches/Apktool/pull/3249)
- 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) (Thanks sv99)
Expand Down

0 comments on commit f1f6e6c

Please sign in to comment.