From d395d79d9871f1b422c3993441152d145b51e3eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 5 Apr 2022 15:03:49 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ec3740ed..111479f00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ 05.04.2022 +* Wildcard search improvements in admin [#499](https://github.com/internetee/registry/issues/499) * 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)