From 278c231107c8325f07fb332cb52f60765870c5b5 Mon Sep 17 00:00:00 2001 From: DIRACGrid CI Date: Fri, 1 Jul 2022 08:16:07 +0000 Subject: [PATCH] docs: Add release notes for v5.0.0a20 --- release.notes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release.notes b/release.notes index 56c9b85ef..35d4d391f 100644 --- a/release.notes +++ b/release.notes @@ -1,3 +1,9 @@ +[v5.0.0a20] + +FIX: (#677) set correct argument type for _expand +FIX: (#676) made tasks argument optional +FIX: (#675) remove Activity monitor from configuration + [v5.0.0a19] FIX: (#674) sort parameter is optional