From 4237f48cfb7452217cae260ba83c152e11b16799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 29 Nov 2022 10:26:26 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c31ddd748..e0b932997 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +29.11.2022 +* Fixed pantom statuse issue in REPP https://github.com/internetee/registry/issues/2470 + 24.11.2022 * Overwrite feature to SendMonthlyInvoicesJob https://github.com/internetee/registry/pull/2485