From 9d733429427d233ccd1deb033f8021fec7d367bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 13 Sep 2019 12:31:35 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e49d7c95e..f2567ec82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +13.09.2019 +* Fixed bug where glue records were identified on partial string match with the domain name [#1291](https://github.com/internetee/registry/issues/1291) + 09.09.2019 * Upgrade Ruby to 2.4.7 [#1289](https://github.com/internetee/registry/pull/1289)