summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2023-03-16 20:47:46 -0600
committerFederico Mena Quintero <federico@gnome.org>2023-03-16 20:47:46 -0600
commit593dbc3c2096265d9e07a219bb2d633ed2215cfa (patch)
tree124285f929c92ee491ddd710dc5490457fdaef0c /NEWS
parent53b69302436ca79205acdca3acfd108d60420ecc (diff)
downloadlibrsvg-593dbc3c2096265d9e07a219bb2d633ed2215cfa.tar.gz
Update NEWS
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/814>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b12312e7..be5ad67e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 2.56.0
+==============
+
+- #942: Fix crash when XML files get recursively included through
+ XInclude. Thanks to Stefan Schiller for catching this.
+
+- When running the suite of reference tests, you can now use the
+ TESTS_OUTPUT_DIR environment variable to specify where results for
+ failures get written. See tests/README.md for details.
+
+- The minimum supported Rust version (MSRV) is 1.64.
+
Version 2.55.92
===============