From f582a11feba17733b41603e843265b9db3b2b4dd Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 7 Nov 2020 17:42:00 +0100 Subject: [PATCH] Cleanup changelog. --- changelog.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/changelog.md b/changelog.md index b2ecf60675..be25a7ed00 100644 --- a/changelog.md +++ b/changelog.md @@ -11,12 +11,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed - Upgrade to Laravel 8 -### Deprecated -- Initial release. - -### Removed -- Initial release. - ### Fixed - [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. @@ -25,14 +19,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Missing help text can now be translated. - Demo sites send messages to me, not "demo@firefly". - -### Security -- Initial release. - -### API -- Initial release - - ## 5.4.5 (API 1.4.0) - 2020-10-28 ### Fixed