From b2226e3ea2bac29f64d18fcf2d4dbf76a6795083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 19 May 2021 18:11:10 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c49d31a64..75c5d3e8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 19.05.2021 * Fix for contact update via registrant portal [#1968](https://github.com/internetee/registry/pull/1968) * REPP is returning domain count with domain list for improved pagination handling [#1969](https://github.com/internetee/registry/pull/1969) +* Fix for registrant change confirmation broken link [#1994](https://github.com/internetee/registry/issues/1994) 18.05.2021 * Added serverReleaseProhibited status [#1885](https://github.com/internetee/registry/issues/1885)