From 031a825b3be82f113c5f6b8ac58d4015ca2eb955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 5 Apr 2022 18:58:22 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7475423f..ec57fcc40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ 05.04.2022 +* Automatic contact name update poll messages are now grouped together into one change poll message [#2307](https://github.com/internetee/registry/issues/2307) * Status notes are now added to status elements of epp xml [#2211](https://github.com/internetee/registry/issues/2211) * Admin: Wildcard search improvements [#499](https://github.com/internetee/registry/issues/499) * Admin: CSV download fix for history view [#2275](https://github.com/internetee/registry/issues/2275)