From ce1630bc2f07d5713b252d42e9642dcd37e7aaba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Thu, 29 Apr 2021 21:14:20 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18ff4300e..73c0d7367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ 29.04.2021 * Admin is able to cancel invoice payments [#1937](https://github.com/internetee/registry/issues/1937) +* Bump nokogiri to 1.11.3 [#1920](https://github.com/internetee/registry/pull/1920) 26.04.2021 * Disputed status is removed on registrant change and status added to schema [#1927](https://github.com/internetee/registry/issues/1927)