From 316f00cadcf41083f0ca274588dc92685805f6ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 5 May 2023 16:37:03 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca057659c9..91e5924af0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +05.05.2023 +* Removed payment check verification https://github.com/internetee/registry/pull/2572 + 04.05.2023 * Fixed sync invoice statuses with billing https://github.com/internetee/registry/issues/2570