From f7a5e21db03fbea0da2852507d6ae1148a4c7506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 29 Jun 2021 17:05:40 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35e934176..3db3f1705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +29.06.2021 +* Bump active_interaction to 4.0.3 [#2066](https://github.com/internetee/registry/pull/2066) +* Bump rails to 6.1.4 [#2067](https://github.com/internetee/registry/pull/2067) + 28.06.2021 * Registrar: fixed invoice colum title in billing view [#2062](https://github.com/internetee/registry/issues/2062) * Improved support for multiple schema versions [#2058](https://github.com/internetee/registry/issues/2058)