From 98a209505d46a467f22ccfd847883e2bd84e540d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 29 Jun 2020 10:49:59 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce54dbc1c..0bbfc0b49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 29.06.2020 * Bumped rack to 2.2.3 [#1618](https://github.com/internetee/registry/pull/1618) +* Actionpack security update to 6.0.3.2 [#1619](https://github.com/internetee/registry/pull/1619) 26.06.2020 * Fixed race condition in domain update by adding new db constratints [#1612](https://github.com/internetee/registry/issues/1612)