From f7994e599aa89b8a9ce9cbe4fbe65245783021f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 2 Jul 2020 11:14:36 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6964460f..89072a614 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +02.07.2020 +* Adding legaldoc to domain:delete is now optional [#1624](https://github.com/internetee/registry/issues/1624) + 01.07.2020 * Reverted race condition fix due to data issues in production (#1612) [#1622](https://github.com/internetee/registry/pull/1622) * Added legaldoc opt-out option for approved registrars [#1620](https://github.com/internetee/registry/issues/1620)