From b1f90df1ab976c1cefc8b21562e7d922ca2ef350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 28 Feb 2020 15:25:23 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f7a888d0..f7fcf7b36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +28.02.2020 +* Registrara: fixed account switching [#1535](https://github.com/internetee/registry/issues/1535) + 27.02.2020 * Registrar: fixed the verified checkbox bug that did not change the element value to yes in epp request [#1540](https://github.com/internetee/registry/issues/1540) * Ruby version update to 2.6.5 [#1545](https://github.com/internetee/registry/pull/1545)