Skip to content

Commit 6fe7cd8

Browse files
authored
style: correct markdown for #2900
1 parent 716da04 commit 6fe7cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ auermich93)
2525
* Fix handling with malformed namespaces. ([Issue 2615](https://github.com/iBotPeaches/Apktool/issues/2615)) / (Thanks ljysdfz & MyAnoneNeko)
2626
* Fix handling of sparse flags during resource parsing. ([Issue 2887](https://github.com/iBotPeaches/Apktool/pull/2887)) / (Thanks iamr0s)
2727
* Fix crash when parsing a manifest numeric that resolves as null. ([Issue 2878](https://github.com/iBotPeaches/Apktool/issues/2878))
28-
* Fix crash when parsing HTML string with empty tag leading to invalid entry. [Issue 2900](https://github.com/iBotPeaches/Apktool/issues/2900)) / (Thanks MaSven)
28+
* Fix crash when parsing HTML string with empty tag leading to invalid entry. ([Issue 2900](https://github.com/iBotPeaches/Apktool/issues/2900)) / (Thanks MaSven)
2929
* Fix crash when wrongly decoding overlay policies. ([Issue 2805](https://github.com/iBotPeaches/Apktool/issues/2805)) / (Thanks gramound)
3030
* Fix regression when decoding overlay policies. ([Issue 2945](https://github.com/iBotPeaches/Apktool/issues/2945))
3131
* Fix respecting of `$XDG_DATA_HOME` on Linux for framework files location. ([Issue 2924](https://github.com/iBotPeaches/Apktool/pull/2924)) / (Thanks Miepee)

0 commit comments

Comments
 (0)