From e78d36c1375e7a0cbb3379913a6adf99194b715e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 26 Jun 2020 17:39:37 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0d3250b6..a36fee889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +26.06.2020 +* Fixed race condition in domain update by adding new db constratints [#1612](https://github.com/internetee/registry/issues/1612) + 19.06.2020 * Regsitrant API returns now DNSSEC info [#1613](https://github.com/internetee/registry/pull/1613) * Updated domain expiration email notification texts [#1614](https://github.com/internetee/registry/pull/1614)