From 82c048b316c294fd6799acd33bdfb64dad8ed684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 24 May 2021 17:08:10 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5447e074..03dfa0f7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ +24.05.2021 +* Bump puma to 5.3.2 [#1999](https://github.com/internetee/registry/pull/1999) +* Bump nokogiri to 1.11.5 [#2000](https://github.com/internetee/registry/pull/2000) +* BUmp truemail to 2.4.2 [#2001](https://github.com/internetee/registry/pull/2001) + 21.05.2021 * Tech contacts do not receive expiration emails any more [#1996](https://github.com/internetee/registry/issues/1996) 20.05.2021 -* Moved data migrationd from whois project to registry [#1928](https://github.com/internetee/registry/issues/1928) +* Moved data migrations from whois project to registry [#1928](https://github.com/internetee/registry/issues/1928) 19.05.2021 * Fix for contact update via registrant portal [#1968](https://github.com/internetee/registry/pull/1968)