From 76e4e32dc9040040c31e602c089ce9c49fbfc855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 26 Aug 2020 15:01:22 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e6ee7a25..bdd335514 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Fixed website url display issue in PDF invoices [#1188](https://github.com/internetee/registry/issues/1188) * Added error logging for missing cert_path [#1420](https://github.com/internetee/registry/pull/1420) * Refactored settings store mechanism [#1629](https://github.com/internetee/registry/issues/1629) +* Registrant API now returns users' business contacts [#1642](https://github.com/internetee/registry/issues/1642) 14.08.2020 * Added handling of second lvl zoness managed by the registry in whois records [#1661](https://github.com/internetee/registry/issues/1661)