aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-08-09 18:28:35 -0400
committerDavid Robillard <d@drobilla.net>2023-12-02 18:49:08 -0500
commitfc2114a10769349d38b3215bc95ded855a2be5b6 (patch)
tree38c79a33bac7d81718e18aced31b238235e8a44d /NEWS
parent9b1139fe7045a0630e87501235af21803860b80c (diff)
downloadserd-fc2114a10769349d38b3215bc95ded855a2be5b6.tar.gz
serd-fc2114a10769349d38b3215bc95ded855a2be5b6.tar.bz2
serd-fc2114a10769349d38b3215bc95ded855a2be5b6.zip
[WIP] Preserve anonymous graph syntax in TriG
[WIP] Untested
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1ba8f6a..9dc3d414 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ serd (1.1.1) unstable; urgency=medium
* Add support for xsd:float and xsd:double literals
* Bring read/write interface closer to C standard
* Make nodes opaque
+ * Preserve anonymous graph syntax in TriG
* Remove SERD_DISABLE_DEPRECATED and SERD_DEPRECATED_BY
* Remove serd_uri_to_path()
* Remove support for reading Turtle named inline nodes extension