From f693832dd5f149dbdd35d556ec826a1f24234bcd Mon Sep 17 00:00:00 2001 From: James Titcumb Date: Wed, 16 Sep 2026 15:00:52 +0100 Subject: [PATCH] Updated security support note --- SECURITY.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 3b3bbcd7..881e5649 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,12 +4,11 @@ The following versions will receive security updates. -| Version | Security updates | -| ------- | ------------------ | -| 1.5.x | :white_check_mark: | -| 1.4.x | :white_check_mark: | -| 1.3.x | :white_check_mark: | -| < 1.3 | :x: | +| Version | Notes | Security updates | +|---------|------------------------------------------|--------------------| +| 1.5.x | Stable, **recommended** | :white_check_mark: | +| 1.4.x | Old stable, upgrade soon | :white_check_mark: | +| < 1.4 | No security updates, upgrade immediately | :x: | ## Reporting a Vulnerability