From d6ee85e3780a3c5abbd7dc85a35cd8b980eb949f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 28 Jun 2021 15:49:07 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f21cc46e1..35e934176 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 28.06.2021 * Registrar: fixed invoice colum title in billing view [#2062](https://github.com/internetee/registry/issues/2062) +* Improved support for multiple schema versions [#2058](https://github.com/internetee/registry/issues/2058) 25.06.2021 * Malformed csv files cause hard fail to the request to avoid unwanted results [#1813](https://github.com/internetee/registry/issues/1813)