From 10b647cb234cf91f6d76f62fc8d0b6733af7db03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 6 May 2022 12:33:16 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05183e71c..c2527517d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +06.05.2022 +* refactored out the contact_code_cache from domain_contacts model [#2370](https://github.com/internetee/registry/issues/2370) + 28.04.2022 * Fixed ns and dnssec validation error messages [#2296](https://github.com/internetee/registry/issues/2296) * Added status notes to REPP domain info output [#2331](https://github.com/internetee/registry/issues/2331)