From 6be05c8a5763cb4359da4726560fd88b50699a25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 5 Apr 2022 15:21:02 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16492c180..1e407a567 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Admin: CSV output fix for diman, contact, invoices and account views [2303](https://github.com/internetee/registry/issues/2303) * Admin: registrar dropdown is searchable in invoice creation view [#2313](https://github.com/internetee/registry/issues/2313) * Admin: Refactored CSV generation [#2321](https://github.com/internetee/registry/issues/2321) +* Removed legacy migration jobs [#2090](https://github.com/internetee/registry/issues/2090) 04.04.2022 * Upload-artifact update to 3.0.0 [#2301](https://github.com/internetee/registry/pull/2301)