From a13840a37d359e6af9c86e4cc7d966b2396081e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Mon, 28 Jun 2021 15:43:02 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73bb55300..f21cc46e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +28.06.2021 +* Registrar: fixed invoice colum title in billing view [#2062](https://github.com/internetee/registry/issues/2062) + 25.06.2021 * Malformed csv files cause hard fail to the request to avoid unwanted results [#1813](https://github.com/internetee/registry/issues/1813) * e-invoice gem update to 312cac1 [#2052](https://github.com/internetee/registry/pull/2052)