From 8d666add6bc64c2803056a79b7ec7340a04b7481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 12 Mar 2021 10:27:34 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0179f6d64..b5c2e19cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +12.03.2021 +* Removed old classnames from notifications [#1878](https://github.com/internetee/registry/pull/1878) + 11.03.2021 * Account activity in registrar and REPP now return balance with each record [#1819](https://github.com/internetee/registry/issues/1819) * Fixed CookieOverflow error with large authentication service keys [#1879](https://github.com/internetee/registry/pull/1879)