From 54b63e13914cfe433242c7d63eaa17411555c62f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 19 Nov 2021 13:10:28 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 705189c54..52833aa32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +19.11.2021 +* optimized email validation background process [#2201](https://github.com/internetee/registry/pull/2201) + 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)