From 8027dde77a41a8362f1dd7e6e15315b19c67afc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 4 May 2023 16:38:21 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fe018d2b..ca057659c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +04.05.2023 +* Fixed sync invoice statuses with billing https://github.com/internetee/registry/issues/2570 + 20.04.2023 * Sync invoice statuses with billing https://github.com/internetee/registry/pull/2531