From aac098ccba488e9bca8f1950bf17d1676beccede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 10 Oct 2019 12:12:32 +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 85e4197ce..0d530ea2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +10.10.2019 +* Added DB constraints for reserved and blocked tables [#1338](https://github.com/internetee/registry/pull/1338) + 08.10.2019 * Removed unused epp routes [#1335](https://github.com/internetee/registry/pull/1335) * Removed Rspec and coverted specs to tests [#1336](https://github.com/internetee/registry/pull/1336)