From 316e70d42279b23cd8652b2aad8ecb0a4773c210 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 12 Jun 2020 11:00:47 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fc0f3a95..b9ddb2467 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +12.06.2020 +* Extracted Xml deserializing from EPP Contact and Domain classes [#1601](https://github.com/internetee/registry/pull/1601) + 11.06.2020 * Auction API returns json on error [#1605](https://github.com/internetee/registry/issues/1605) * Fixed account activity index in admin [#1606](https://github.com/internetee/registry/issues/1606)