From 6e1d1c2fcac8d4c85da77546caf1086ce8de0228 Mon Sep 17 00:00:00 2001 From: Jonas Geuens Date: Tue, 16 Aug 2022 11:42:24 +0200 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index ab026a8..839f52b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ 0.3.1 (16-08-2022) ------------------ -- Avoid "max_workers must be greater than 0-Exception in case no applications are listed in the configurarion (#97) +- Avoid "max_workers must be greater than 0"-Exception in case no applications are listed in the configurarion (#97) 0.3.0 (21-02-2022) ------------------