From 2fa5c425da823a42dc073e0fc1176d6e4fd98610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 4 Sep 2020 14:25:41 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cf9a89ce..62904b8a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 04.09.2020 * Removed reduntant domains.registered_at db column [#1445](https://github.com/internetee/registry/pull/1445) +* Monthly invoices are sent one by one to elliminate reply delay from accounting system [#1671](https://github.com/internetee/registry/pull/1671) * Fixed poll request ip whitelist issue [#1672](https://github.com/internetee/registry/pull/1672) 03.09.2020