Skip to content

Commit

Permalink
docs: update changelog for #3133
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Jul 13, 2023
1 parent e03fcac commit 0da24fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ xxxx.xx.xx
* Fix NPE when decoding namespace missing from string pool. ([Issue 3104](https://github.com/iBotPeaches/Apktool/issues/3104))
* Fix preference order when bogus values fill spring pool instead preferring res table. ([Issue 2981](https://github.com/iBotPeaches/Apktool/issues/2981))
* Fix assembly with aapt1 when duplicate bag items are detected. ([Issue 1927](https://github.com/iBotPeaches/Apktool/issues/1927), [Issue 2484](https://github.com/iBotPeaches/Apktool/issues/2484))
* Fix config flag support for 64 byte header, adding `localeNumberingSystem`. ([Issue 3133](https://github.com/iBotPeaches/Apktool/pull/3133))
* Refactor `brut.androlib.err` to `brut.androlib.exceptions` for standard naming convention of Exceptions. ([Issue 3088](https://github.com/iBotPeaches/Apktool/pull/3088)) / (Thanks sv99)
* Refactor Build/Decode to work from common Config object. ([Issue 3091](https://github.com/iBotPeaches/Apktool/pull/3091)) / (Thanks sv99)
* Refactor into `ApkBuilder` and `ApkDecoder` instead of generic `Androlib`. ([Issue 3103](https://github.com/iBotPeaches/Apktool/pull/3103)) / (Thanks sv99)
Expand Down

0 comments on commit 0da24fa

Please sign in to comment.