From 48ac443473a292069e14c45b9223f026774b54eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 1 Jul 2020 13:00:20 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bbfc0b49..d6964460f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +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) + 29.06.2020 * Bumped rack to 2.2.3 [#1618](https://github.com/internetee/registry/pull/1618) * Actionpack security update to 6.0.3.2 [#1619](https://github.com/internetee/registry/pull/1619)