1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

Update CHANGELOG.md

This commit is contained in:
Benjamin Beganović 2021-04-19 16:58:43 +02:00 committed by GitHub
parent 1f87f241db
commit 7c430c48e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
## [Unreleased (daily channel)](https://github.com/invoiceninja/invoiceninja/tree/v5-develop) ## [Unreleased (daily channel)](https://github.com/invoiceninja/invoiceninja/tree/v5-develop)
## Fixed: ## Fixed:
- Refactor of e-mail templates - Refactor of e-mail templates
- Client portal: Invoices & recurring invoices are now sorted by date (by default)
## Added: ## Added:
- Public notes of entities will now show in #footer section of designs (previously totals table). - Public notes of entities will now show in #footer section of designs (previously totals table).