From 6a14b7424c6dceef6e396c8c7461f46a4ebeb8a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Fri, 11 Oct 2019 11:41:15 +0300 Subject: [PATCH] Update CHANGELOG.md [ci skip] --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d530ea2b..f4ae9b6dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +11.10.2019 +* Fixed mailer previews for couple email templates [#1342](https://github.com/internetee/registry/pull/1342) + 10.10.2019 * Added DB constraints for reserved and blocked tables [#1338](https://github.com/internetee/registry/pull/1338)