From 3b46367dbcdb5ed694b38a5a8a9613bdd039f750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 19 Oct 2020 13:46:04 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af19f4ad6..2ef45bf81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +19.10.2020 +* Improved logging for LHV-connect messages [#1712](https://github.com/internetee/registry/issues/1712) +* LHV-connect gem update to handle blank descriptions [#1714](https://github.com/internetee/registry/issues/1714) + 16.10.2020 * Improved error handling for registrant API comapnies endpoint [#1713](https://github.com/internetee/registry/pull/1713)