From 04e77a131e9064cb1526bc502ad45c0e3cf2263a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Thu, 22 Apr 2021 13:07:38 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8716dd0c25e7..91283f15601a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## [Unreleased (daily channel)](https://github.com/invoiceninja/invoiceninja/tree/v5-develop) ## Fixed: +- Fixes for e-mails, encoding & parsing invalid HTML + +## [v5.1.50-release](https://github.com/invoiceninja/invoiceninja/releases/tag/v5.1.50-release) +## Fixed: - Refactor of e-mail templates - Client portal: Invoices & recurring invoices are now sorted by date (by default)