From 16573e710c9481ede8b12f5c00127f8e8a975d02 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 21 Jun 2020 17:38:07 +0200 Subject: Strengthen function checks to check for type This makes the checks work with strict warnings and Werror. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 88cc1d4f..141c2916 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +serd (0.30.5) unstable; + + * Fix various minor warnings and other code quality issues + + -- David Robillard Sun, 21 Jun 2020 18:05:27 +0200 + serd (0.30.4) stable; * Fix EOF handling while reading in bulk or from strings -- cgit v1.2.1