From 4982aba97c786751518d326255962ea29adfde33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 18 Aug 2021 17:55:03 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0b679bc1..b16a77ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ 18.08.2021 +* Added csv export functionality to admin [#500](https://github.com/internetee/registry/issues/500) +* Admin domain list csv is now compatible with bulk transfer [#670](https://github.com/internetee/registry/issues/670) * Bump truemail to 2.4.8 [#2121](https://github.com/internetee/registry/pull/2121) * Bump nokogiri to 1.12.3 [#2122](https://github.com/internetee/registry/pull/2122)