From 47be1283f9182606f3e295e5fa35d4f384ccf3df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 8 Sep 2020 16:56:49 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 325fb29db..4d6a0190c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +08.09.2020 +* Removed bank statement import option [#1674](https://github.com/internetee/registry/pull/1674) + 04.09.2020 * Removed reduntant domains.registered_at db column [#1445](https://github.com/internetee/registry/pull/1445) * Certificate revocation lists are now hanlded outside of the application code [#1662](https://github.com/internetee/registry/pull/1662)