From 0b3f08feedd6e6389f1f1f938ba914c196ab5e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 31 Mar 2021 13:30:48 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bfe334ef..c2b85a279 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +31.03.2021 +* Implemented child to parent syncronisation (csync) for cdnskeys [#658](https://github.com/internetee/registry/issues/658) + 29.03.2021 * Full EPP functionality to REPP API [#1756](https://github.com/internetee/registry/issues/1756)