From 6a5d8b832b38deb26bb5f9596f8507cd1957b8ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 20 Apr 2023 16:15:52 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3ef0610b..9fe018d2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +20.04.2023 +* Sync invoice statuses with billing https://github.com/internetee/registry/pull/2531 + 18.04.2023 * Added child object info to admin domain view csv downloads https://github.com/internetee/registry/issues/2553 * Added option for excact match searching to admin https://github.com/internetee/registry/issues/2554