From d9074b8aa588971875e7042e4bb905c709db4fc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 10 Nov 2021 12:40:36 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa351652..440ba7f5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +10.11.2021 +* Org contact name is now updated according to info received form business registry: [#2199](https://github.com/internetee/registry/pull/2199] +* New API endpoint for accreditation center login: [#2105](https://github.com/internetee/registry/pull/2105] + 25.10.2021 * Setting and removing ForceDelete does not affect registry lock [#2195](https://github.com/internetee/registry/issues/2195) * Renew does not cancel admin set serverHold [#2186](https://github.com/internetee/registry/issues/2186)