Skip to content

Commit

Permalink
style: correct markdown for #2940
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Nov 24, 2022
1 parent f0c8cbe commit 716da04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ auermich93)
* Fix issue parsing an obfuscated resource with a improperly referenced parent resource. ([Issue 2908](https://github.com/iBotPeaches/Apktool/issues/2908))
* Fix `--only-main-classes` winning over `--no-src`. ([Issue 2927](https://github.com/iBotPeaches/Apktool/pull/2927)) / (Thanks Surendrajat)
* Fix disassembly of files mixed between `r`, `R` and `res` folders. ([Issue 2933](https://github.com/iBotPeaches/Apktool/issues/2933))
* Fix handling of `(name removed)` resources. ([Issue 2940])(https://github.com/iBotPeaches/Apktool/pull/2940) / (Thanks Danealau)
* Fix handling of `(name removed)` resources. ([Issue 2940](https://github.com/iBotPeaches/Apktool/pull/2940)) / (Thanks Danealau)
* Fix disassembly of raw resources for AndResGuard. ([Issue 2943](https://github.com/iBotPeaches/Apktool/pull/2944))
* Fix attribute referencing to self package while using AndResGuard. ([Issue 2911](https://github.com/iBotPeaches/Apktool/issues/2911))
* Revert automatic workaround for using private resources. ([PR 2785](https://github.com/iBotPeaches/Apktool/pull/2785), [Issue 2771](https://github.com/iBotPeaches/Apktool/issues/2771))
Expand Down

0 comments on commit 716da04

Please sign in to comment.