From 60d3572d375639066310607dda3241f36106c672 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 5 Feb 2025 07:21:31 +0100 Subject: [PATCH] Expand changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 2c32caa4a0..6360e3f07b 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## 6.2.3 +> ⚠️ _Most pressing issues are fixed. Please open [an issue here](https://github.com/firefly-iii/firefly-iii/issues/new?template=bug.yml) if you run into problems._ + ### Fixed - [Issue 9327](https://github.com/firefly-iii/firefly-iii/issues/9327) (Add Link to Search-Page to the help file) reported by @nottheend