From 8415a5ffd700035f5662aba739086911e4aeb1a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 19 Jun 2019 16:40:50 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a1f3271b..a1422ad71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +19.06.2019 +* Updated rails-settings-cached gem to 0.7.2 [#1228](https://github.com/internetee/registry/issues/1228) +* Removed unfinished and unused email template editing from admin [#1186](https://github.com/internetee/registry/pull/1186) +* Removed three unused DB tables [#1227](https://github.com/internetee/registry/pull/1227) + 18.06.2019 * Added auto-invoicing and e-invoices integration to Omniva [#329](https://github.com/internetee/registry/issues/329)