From aa284bfe135b6945423d7212012c48481d95eb2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Wed, 11 Aug 2021 09:57:52 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 438f296f4..c47026ab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +11.08.2021 +* Fixed manual invoice binding in admin [#2095](https://github.com/internetee/registry/issues/2095) + 03.08.2021 * Added missing pagination options to admin [#339](https://github.com/internetee/registry/issues/339) * Bump haml to 5.2.2 [#2110](https://github.com/internetee/registry/pull/2110)