From 2e15bdd647c778f101a23b77a5ba2c2a3aafee33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 26 Aug 2020 12:57:53 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf4c695d3..0e6ee7a25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 26.08.2020 * Fixed website url display issue in PDF invoices [#1188](https://github.com/internetee/registry/issues/1188) * Added error logging for missing cert_path [#1420](https://github.com/internetee/registry/pull/1420) +* Refactored settings store mechanism [#1629](https://github.com/internetee/registry/issues/1629) 14.08.2020 * Added handling of second lvl zoness managed by the registry in whois records [#1661](https://github.com/internetee/registry/issues/1661)