From febcbac1de92bd1c4ee4b026ef20914a8f112dba Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 7 Nov 2020 14:32:38 +0100 Subject: [PATCH] Expand changelog. --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 3368e7f3b1..13f82de5be 100644 --- a/changelog.md +++ b/changelog.md @@ -18,7 +18,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Initial release. ### Fixed -- [Issue 4005](https://github.com/firefly-iii/firefly-iii/issues/4005) [issue 4011](https://github.com/firefly-iii/firefly-iii/issues/4011) Special characters are double escaped. +- [Issue 4001](https://github.com/firefly-iii/firefly-iii/issues/4001) [issue 4005](https://github.com/firefly-iii/firefly-iii/issues/4005) [issue 4011](https://github.com/firefly-iii/firefly-iii/issues/4011) Special characters are double escaped. +- [Issue 4006](https://github.com/firefly-iii/firefly-iii/issues/4006) Unclear error message fixed. - [Issue 4015](https://github.com/firefly-iii/firefly-iii/issues/4015) Better handling of headers in Apache. - Missing help text can now be translated. - Demo sites send messages to me, not "demo@firefly".