From db8a5e349ca1974f2fdb8ad9f08fb6f362474158 Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Sat, 22 Feb 2020 22:59:23 +0100 Subject: [PATCH] Release 1.0.1 today --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c48fbe6..d85507a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ -Changes in 1.0.1, released on XXXX-XX-XX: +Changes in 1.0.1, released on 2020-02-22: - * Fix a crash if there is a typo in the setting + * Fix a crash, if there is a typo in the setting * Fix regression setting the stream name. From zygmund2000 on Github. * Minor example and documentation tweaks