From 7c430c48e6d6eae2bde9240567ad30e2dfbec4f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Mon, 19 Apr 2021 16:58:43 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c178829895..8716dd0c25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## [Unreleased (daily channel)](https://github.com/invoiceninja/invoiceninja/tree/v5-develop) ## Fixed: - Refactor of e-mail templates +- Client portal: Invoices & recurring invoices are now sorted by date (by default) ## Added: - Public notes of entities will now show in #footer section of designs (previously totals table).