From 26618a3c905b6f682f5aa33a7f63d897900137ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 7 Apr 2021 15:33:18 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0b81b417..4d58115e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +07.04.2021 +* Bump donwload-artifact to 2.0.9 [#1904](https://github.com/internetee/registry/pull/1904) +* Bump upload-artifact to 2.2.3 [#1905](https://github.com/internetee/registry/pull/1905) +* Bump select2-rails to 4.0.13 [#1906](https://github.com/internetee/registry/pull/1906) +* Bump pry to 0.14.0 [#1907](https://github.com/internetee/registry/pull/1907) +* Bump truemail to 2.2.3 [#1908](https://github.com/internetee/registry/pull/1908) +* Bump paper_trail to 12.0.0 [#1909](https://github.com/internetee/registry/pull/1909) + 06.04.2021 * Replacing invalid email cancels force delete [#1898](https://github.com/internetee/registry/issues/1898)