From a9b0fd8d3488e6c5ff14118f8ec6337ab39d3cdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 29 Dec 2021 17:10:52 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39f724d00..098958250 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 29.12.2021 * User test env is renamed to demo to remove naming conflict with autotest env [#2238](https://github.com/internetee/registry/pull/2238) +* improved tests for account_activities [#2255](https://github.com/internetee/registry/pull/2255) 27.12.2021 * Improved mx level checks for email validation [#2244](https://github.com/internetee/registry/issues/2244)