From 0eef642dbc6ca1c51dea2df161ccc0e5e03d6332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 6 May 2021 17:53:42 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfd9b669e..13a8a1e0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +06.05.2021 +* list all unread polls for REPP [#1936](https://github.com/internetee/registry/pull/1936) +* Bump Rails to 6.1.3.1 [#1962](https://github.com/internetee/registry/pull/1962) +* Bump mimemagic to 0.4.3 [](https://github.com/internetee/registry/pull/1960) + 03.05.2021 * Imporved error handling on invalid XML over EPP [#1952](https://github.com/internetee/registry/pull/1952) * Bump bootsnap to 1.7.4 [#1963](https://github.com/internetee/registry/pull/1963)