From 37723be4c8b49b785c40fe5ccd34edbc7c018e1b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 7 Feb 2024 18:51:15 -0500 Subject: Fix parsing NQuads lines with no space before the final dot --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 195a69df..ea0aaeba 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +serd (0.32.3) unstable; urgency=medium + + * Fix parsing NQuads lines with no space before the final dot + + -- David Robillard Fri, 09 Feb 2024 15:46:08 +0000 + serd (0.32.2) stable; urgency=medium * Enable clang nullability checks -- cgit v1.2.1