From af43bf203b378bed84e7c67aba53dbc46b0bef41 Mon Sep 17 00:00:00 2001 From: DIRACOS Date: Tue, 20 Apr 2021 15:47:45 +0200 Subject: [PATCH] Add release notes for v1r20 --- release.notes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release.notes b/release.notes index 70bd01a..888b41c 100644 --- a/release.notes +++ b/release.notes @@ -1,3 +1,9 @@ +[v1r20] + + + + +CHANGE: (#173) Freeze SQLAlchemy to 1.3.24 until the issues with 1.4 are solved [v1r19]