From b5b263f4b2c5d367f00723bdb6e3e5f14c27736f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 25 Aug 2021 14:25:07 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a18ce8c66..b7d81e9ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +25.08.2021 +* Admin: added option to update registrar credit balance [#714](https://github.com/internetee/registry/issues/714) +* Bump webdriver to 4.6.1 [#2128](https://github.com/internetee/registry/pull/2128) +* Bump sidekiq to 6.2.2 [#2129](https://github.com/internetee/registry/pull/2129) +* Bump truemail to 2.4.9 [#2130](https://github.com/internetee/registry/pull/2130) +* Bump rails to 6.1.4.1 [#2131](https://github.com/internetee/registry/pull/2131) + 24.08.2021 * Fixed bulk transfer internal error [#2123](https://github.com/internetee/registry/issues/2123)