From c1dba6c8f61a1556a664945bdb828fda4492dd82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 13 Apr 2021 17:54:56 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62796dae1..2f10bfa17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +13.04.2021 +* Bounce list invalidates all contacts with the address [#1837](https://github.com/internetee/registry/issues/1837) + 12.04.2021 * Que replaced by Sidekiq and set handling for failing email jobs [#645](https://github.com/internetee/registry/issues/645) * Bump coderay to 1.1.3 [#1918](https://github.com/internetee/registry/pull/1918)