From ac5fbff0e0a903889e11e33eb4c9ca18ef1a5ca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 5 Apr 2022 14:18:49 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea1333016..3ec3740ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +05.04.2022 +* CSV download fix for admin history view [#2275](https://github.com/internetee/registry/issues/2275) +* CSV output fix for diman, contact, invoices and account views in admin [2303](https://github.com/internetee/registry/issues/2303) +* Refactored CSV generation in admin [#2321](https://github.com/internetee/registry/issues/2321) + +04.04.2022 +* Upload-artifact update to 3.0.0 [#2301](https://github.com/internetee/registry/pull/2301) +* data_migrate update to 8.0 [#2302](https://github.com/internetee/registry/pull/2302) + +01.04.2022 +* Pg update to 1.3.5 [#2328](https://github.com/internetee/registry/pull/2328) +* Puma update to 5.6.4 [#2327](https://github.com/internetee/registry/pull/2327) + 31.03.2022 * Sidekiq update to 6.4.1 [#2322](https://github.com/internetee/registry/pull/2322)