aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07e8558..017164a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,8 @@
* Support for linking against a system provided nanosvg library. See
the new `-Dsystem-nanosvg` meson option. Defaults to `disabled`
(i.e. use the bundled version).
+* SVG images rendered at output resolution; this prevents them from
+ being unnecessarily blurry.
[14]: https://codeberg.org/dnkl/wbg/pulls/14