From 79a31072db623871ddb6872cfc7403fc0b4a1504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 28 Sep 2020 13:55:12 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f0acd9a6..91f52f9ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +28.09.2020 +* Fixed data leakage with shared contacts [#1690](https://github.com/internetee/registry/issues/1690) + 18.09.2020 * Updated testing documentation [#1285](https://github.com/internetee/registry/pull/1285) * Removed mod-epp docs - replaced by epp-proxy [#1284](https://github.com/internetee/registry/pull/1284)