From 087f890a256c075ece1bfd78cc055f1689785df8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 6 Sep 2018 12:13:38 +0300 Subject: [PATCH] Changelog update 180906 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5f39a382..a2dd4e76a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +06.09.2018 +* Bug: registrant confirmation does not require authentication any more [#969](https://github.com/internetee/registry/issues/969) +* Whois JSON tests order independent [#965](https://github.com/internetee/registry/issues/965) + 04.09.2018 * New registrant portal API [#902](https://github.com/internetee/registry/issues/902) * Registry lock in Registrant API [#927](https://github.com/internetee/registry/issues/927)