From d1e6ec072ef9a74916201f8b919d567e3cecb912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 22 Jun 2021 14:49:56 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c34e7be46..ac00c1570 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ 22.06.2021 * quickfix for supporting multiple schemas in epp responses [#2046](https://github.com/internetee/registry/issues/2046) * optimisation for busines reg open data scanner [#2049](https://github.com/internetee/registry/issues/2049) +* bump cancancan to 3.3.0 [#2051](https://github.com/internetee/registry/pull/2051) +* bump truemail to 2.4.3 [#2053](https://github.com/internetee/registry/pull/2053) +* bump actions/download-artifact to 2.0.10 [#2054](https://github.com/internetee/registry/pull/2054) +* bump actions/upload-artifact to 2.2.4 [#2055](https://github.com/internetee/registry/pull/2055) 21.06.2021 * fixed error message for unsupported algorithms [#2033](https://github.com/internetee/registry/issues/2033)