From c0b374f9968de1c2356f312861013a7d053a8113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 26 Jun 2019 18:28:00 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 664ab2a08..512bf7509 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +26.06.2019 +* Enable to delete contacts that have records in actions table [#1239](https://github.com/internetee/registry/pull/1239) + 25.06.2019 * Updated pdfkit gem to 0.8.4.1 [#1240](https://github.com/internetee/registry/pull/1240) * Added ActionMailer TestCase inheritance [#1242](https://github.com/internetee/registry/pull/1242)