From bd93bbee69a829fd417e09e84cef48ebf840ef77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 18 May 2021 15:57:06 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd36588dc..abb04ea9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ 18.05.2021 * Fixed internal error on contact creation with duplicate contact id [#1987](https://github.com/internetee/registry/issues/1987) * Fixed internal error on accessing contact details in admin portal [#1990](https://github.com/internetee/registry/issues/1990) +* Fixed payment processing with numeric non regerence value in description [#1991](https://github.com/internetee/registry/issues/1991) 17.05.2021 * Bump webmock to 3.13.0 [#1979](https://github.com/internetee/registry/pull/1979)