diff --git a/changelog.md b/changelog.md index e752d33d34..c28a2c4c6d 100644 --- a/changelog.md +++ b/changelog.md @@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## v6.5.0 - 2026-02-20 > [!IMPORTANT] -> This release is the same as 6.4.23, but only works on PHP 8.5 and higher. To continue using the latest version of Firefly III, you must upgrade to (at least) PHP 8.5.0, or switch to the Docker containers. +> This release is the same as 6.4.23, but only works on PHP 8.5 and higher. To continue using the latest version of Firefly III, you must upgrade to (at least) PHP 8.5.0, or switch to the Docker containers. Read more about Firefly III's release and support schedule in [`releases.md`](releases.md). ### Added - Support for PHP8.5 diff --git a/releases.md b/releases.md index bf8452b5de..5164f07d83 100644 --- a/releases.md +++ b/releases.md @@ -16,7 +16,10 @@ The different alpha and beta builds will be compiled from their corresponding ta ### Minor Release Support Matrix | Version | Supported | |----------------------------------|--------------------| -| Firefly III v6.2.x | :white_check_mark: | +| Firefly III v6.5.x | :white_check_mark: | +| Firefly III v6.4.x | :x: | +| Firefly III v6.3.x | :x: | +| Firefly III v6.2.x | :x: | | Firefly III v6.1.x | :x: | | Firefly III v6.0.x | :x: | | Firefly III v5.8.x | :x: |