From 975ec03e051a5484b3f39788231a9211b2997109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 28 Sep 2020 16:37:55 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91f52f9ec..3d7c08abe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 28.09.2020 * Fixed data leakage with shared contacts [#1690](https://github.com/internetee/registry/issues/1690) +* RenewProhoboted status blocks renew [#1693](https://github.com/internetee/registry/issues/1693) 18.09.2020 * Updated testing documentation [#1285](https://github.com/internetee/registry/pull/1285)