From adbc6265ecf345072d0370220482a1f1dd78bf27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 22 May 2020 20:41:17 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc792e71a..a3e735f54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ 22.05.2020 * New solution for managing domains with effective dispute commitee decision [#269](https://github.com/internetee/registry/issues/269) +* Bump puma from 4.3.5 [#1585](https://github.com/internetee/registry/pull/1585) +* Run all CI tests [#1584](https://github.com/internetee/registry/pull/1584) 21.05.2020 * Fixed contact view access bug in registrant [#1527](https://github.com/internetee/registry/pull/1527)