From 30efc6ad8a072e1c7f3083e93580e7c9010c1328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 8 Oct 2019 16:46:34 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c6108aac..ef689c9b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 08.10.2019 * Removed unused epp routes [#1335](https://github.com/internetee/registry/pull/1335) +* Removed Rspec and coverted specs to tests [#1336](https://github.com/internetee/registry/pull/1336) 07.10.2019 * Clarified reference to proper phone nr format in EPP spec [#1343](https://github.com/internetee/registry/pull/1343)