From 56fc48daca5b274ee5adf069c133a4f0bc83e3a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 12 Jan 2022 19:41:03 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3785abe24..58d44a4fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +12.01.2022 +* Fixed double history entries on admin atatus changes [#2263](https://github.com/internetee/registry/pull/2263) + 10.01.2022 * Fixed bulk action in registrar portal [#2251](https://github.com/internetee/registry/issues/2251)