From d28cfda702dd878bcd537a1c4814efab45dcae4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 8 Feb 2023 11:08:23 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 229e9c14c..c37c5504b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +08.02.2023 +* Bumped rack from 2.2.4 to 2.2.6.2 https://github.com/internetee/registry/pull/2543 +* Bumped globalid from 0.5.2 to 1.0.1 https://github.com/internetee/registry/pull/2544 + 07.02.2023 * REPP support for . in the object codes https://github.com/internetee/registry/issues/2539