From fec622f9748ba60d14440f75fcf244ff133d83f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 13 Aug 2020 14:40:40 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ba471dc7..9bf7358d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ +13.08.2020 +* Removed keystore gem and replaced LHV JKS with PKCS12 [#1645](https://github.com/internetee/registry/issues/1645) + 11.08.2020 -* FIxed postal address saving bug with disabled address processing [#1650](https://github.com/internetee/registry/issues/1650) +* Fixed postal address saving bug with disabled address processing [#1650](https://github.com/internetee/registry/issues/1650) 07.08.2020 * Restored creator and updator strings to contacts and related object records [#1636](https://github.com/internetee/registry/issues/1636)