From 3ef10f74e1f2cbdd699fdee19f79ebc0983922e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 11 Jun 2021 10:22:28 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de03046b5..8e375caca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +11.06.2021 +* Csync fix for invalid dns records [#2024](https://github.com/internetee/registry/issues/2024) + 08.06.2021 * Fixed e-invoices sending on auto-topup [#2022](https://github.com/internetee/registry/issues/2022) * Bump nokogiri to 1.11.7 [#2021](https://github.com/internetee/registry/pull/2021)