From 5d63e2945aafbbef105a4529e3f96cf9f40d061d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Eckel?= Date: Fri, 23 Sep 2022 00:51:40 +0200 Subject: [PATCH] added 1.2.2 change to changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Eckel --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf08cf..cc60c10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,11 @@ For reference, the possible headings are: ## [Unreleased] +## [1.2.2] - 2022-23-09 +* **Changed** A connection singleton got introduced to avoid connection issues and unstable states. + + + ## [1.2.1] - 2022-20-09 * **Changed** Create model now validates for CID strings for asset["data"] and metadata * **Changed** adjusted test cases