aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-04-03 09:00:19 -0400
committerDavid Robillard <d@drobilla.net>2023-04-05 09:45:15 -0400
commitaccb206729f92b86b932f98df840d1480605ce11 (patch)
treefd37ee2d3653cbfcd0ac9e2628a458dba83d7fe3 /NEWS
parent1c082131014e579b587f8bb8b89f3c999e22f4ed (diff)
downloadserd-accb206729f92b86b932f98df840d1480605ce11.tar.gz
serd-accb206729f92b86b932f98df840d1480605ce11.tar.bz2
serd-accb206729f92b86b932f98df840d1480605ce11.zip
Clean up remaining stale test suite data
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 093d1ddc..4f7db827 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ serd (0.31.1) unstable; urgency=medium
* Avoid creating test files in the current directory
* Avoid using ASCII grave as a quote
* Check for POSIX features with the build system
+ * Clean up and improve test suite
* Clean up code
* Fix crash when trying to read chunks without starting
* Fix hang when skipping an error at EOF when lax parsing
@@ -22,7 +23,7 @@ serd (0.31.1) unstable; urgency=medium
* Replace duplicated dox_to_sphinx script with sphinxygen dependency
* Test header for warnings more strictly
- -- David Robillard <d@drobilla.net> Mon, 03 Apr 2023 12:50:04 +0000
+ -- David Robillard <d@drobilla.net> Mon, 03 Apr 2023 12:54:58 +0000
serd (0.30.16) stable; urgency=medium