From 37988f3e793b81e69c825a83c74bdfbcae2749ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 14 Oct 2021 14:14:41 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a0a8b43f..f777ee6ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 14.10.2021 * fixed whois record update for disputed domains [#2173](https://github.com/internetee/registry/issues/2173) * fixed cert igning bug in admin [#2177](https://github.com/internetee/registry/issues/2177) +* Bump nokogiri to 1.12.5 [#2171](https://github.com/internetee/registry/pull/2171) 08.10.2021 * E-mail validator logging and option to use unlimited mx lvl validations [#2059](https://github.com/internetee/registry/issues/2059)