From 6f76dd927bf67514e2412580ff0f7dda45860574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 1 Jun 2020 20:17:05 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ceef75bcc..3494f5aa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +01.06.2020 +* Improved error handling in case legal doc is not found for downloading [#1452](https://github.com/internetee/registry/issues/1452) + 29.05.2020 * Bump kaminari to 1.2.1 [#1592](https://github.com/internetee/registry/pull/1592)