From 7b6060b4fb6d7bcea74262f5ac7024d66ca78e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 18 Sep 2020 13:43:31 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e7b1f28a..3f0acd9a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Updated testing documentation [#1285](https://github.com/internetee/registry/pull/1285) * Removed mod-epp docs - replaced by epp-proxy [#1284](https://github.com/internetee/registry/pull/1284) * Removed outdated diagrams [#1073](https://github.com/internetee/registry/pull/1073) +* Removed unused autodoc gems [#1358](https://github.com/internetee/registry/pull/1358) 16.09.2020 * Refactored orphaned contact archivation process [#956](https://github.com/internetee/registry/issues/956)