From 3baa1ccd78d03509a024edfe2ddf09d6152fa45f Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 4 Mar 2026 07:17:36 +0100 Subject: [PATCH] Update changelog. --- changelog.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/changelog.md b/changelog.md index f736804607..337f1a7242 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 6.5.3 - 2026-03-05 + +This release fixes some sloppy coding on my part, but good news everyone! A new linter is in place that should prevent that from happening. Turns out I had disabled it in the past :(. + +### Added + +- Note about the EU origins of Firefly III. + +### Changed +- #11862 +- Expand code linting and checks. + +### Fixed +- #11866 + ## 6.5.2 - 2026-03-04 ### Changed