aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Eklöf <daniel@ekloef.se>2024-06-12 20:14:07 +0200
committerDaniel Eklöf <daniel@ekloef.se>2024-06-12 20:14:07 +0200
commitb0e0b8e3ab7b90986ca2c47a06015321b765f3e0 (patch)
treedafb5dcfacd85682066440cd47766e24bbf58e99
parent2ccd1b1099eb32f57a6fb3b91bfc2f8ed3fc1bca (diff)
downloadwbg-b0e0b8e3ab7b90986ca2c47a06015321b765f3e0.tar.gz
changelog: move ref to the section where it's referenced
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b91242c..210d363 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@
* Nanosvg updated to 93ce879dc4c04a3ef1758428ec80083c38610b1f
* JPEG XL support ([#14][14])
+[14]: https://codeberg.org/dnkl/wbg/pulls/14
+
### Changed
### Deprecated
@@ -21,7 +23,6 @@
* Compilation error on musl libc ([#11][11]).
[11]: https://codeberg.org/dnkl/wbg/issues/11
-[14]: https://codeberg.org/dnkl/wbg/pulls/14
### Security