From 90cb154d15abc67660a10fc9ed1acf7993868074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 1 Apr 2021 16:32:17 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2b85a279..bbd00a706 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +01.04.2021 +* Fixed registry locking issue if any of the satuses were removed separately [#1884](https://github.com/internetee/registry/issues/1884) + 31.03.2021 * Implemented child to parent syncronisation (csync) for cdnskeys [#658](https://github.com/internetee/registry/issues/658)