From 0442f7f0877270d7e708931d7c05b3b2d089f6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 18 May 2023 15:06:11 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9eb6266d..118c99a8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ 18.05.2023 +* Fixed ForceDelete conflicting statuses and excessive log issue https://github.com/internetee/registry/issues/2561 * Csv export option for registrar user and ip data in admin ui https://github.com/internetee/registry/issues/2567 * Fixed epp logs sorting https://github.com/internetee/registry/issues/2568 * VAT no added to the credit invoices https://github.com/internetee/registry/issues/2569