From 9ed182635260ba5df3a304ab7e0a22a2888100c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 18 May 2021 17:49:32 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abb04ea9e7..8dad02a52a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ 18.05.2021 +* Added serverReleaseProhibited status [#1885](https://github.com/internetee/registry/issues/1885) * Fixed internal error on contact creation with duplicate contact id [#1987](https://github.com/internetee/registry/issues/1987) * Fixed internal error on accessing contact details in admin portal [#1990](https://github.com/internetee/registry/issues/1990) * Fixed payment processing with numeric non regerence value in description [#1991](https://github.com/internetee/registry/issues/1991)