From 62921df7024c3109b83cf156dd068b06126cb8bd Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 2 Jan 2024 20:24:31 +0100 Subject: [PATCH] cleanup changelog --- changelog.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/changelog.md b/changelog.md index 29fe952c17..18df9be7c5 100644 --- a/changelog.md +++ b/changelog.md @@ -5,18 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## 6.1.2 - 2024-01-03 -### Added - -- Initial release. - ### Changed - [Issue 8304](https://github.com/firefly-iii/firefly-iii/issues/8304) Several issues with searching for and displaying of tag-related transactions -### Deprecated - -- Initial release. - ### Removed - Double reference to webhooks in the menu @@ -36,10 +28,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Webhooks now properly disabled in the UI. - [Issue 8322](https://github.com/firefly-iii/firefly-iii/issues/8322) Duplicate detection did not distinguish between users -### API - -- Initial release. - ## 6.1.1 - 2023-12-27 ### Changed