From 1cba62aa429cf6bf60a359dcbf74d5b0eb0e966d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 6 Jun 2020 07:26:22 +0200 Subject: [PATCH] Cleanup changelog, forgot some unused entries. --- changelog.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/changelog.md b/changelog.md index 072de3515b..2a3351511d 100644 --- a/changelog.md +++ b/changelog.md @@ -18,12 +18,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - [Issue 3404](https://github.com/firefly-iii/firefly-iii/issues/3404) The profile page has been translated. See the note at the bottom. Thanks to @sephrat - [Issue 3405](https://github.com/firefly-iii/firefly-iii/issues/3405) All error pages have been translated. See the note at the bottom. Thanks to @sephrat -### Deprecated -- Initial release. - -### Removed -- Initial release. - ### Fixed - [Issue 3309](https://github.com/firefly-iii/firefly-iii/issues/3309) New budgets would create bad budget limits. - [Issue 3390](https://github.com/firefly-iii/firefly-iii/issues/3390) Typos and minor text inconsistencies fixed by @sephrat