From f8e65890e573f81190f19d7313006fa94cdcd4b4 Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Tue, 6 Jan 2026 11:55:42 -0500 Subject: [PATCH] Update supported versions in SECURITY.md Removed the note about EOL for version 4.1.x. --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index f3048e3..ca4d891 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ | Version | Supported | Notes | | ------- | ------------------ | ----- | -| 4.1.x | Current Version | EOL Soon | +| 4.1.x | Current Version | | | 4.x.x | ⚠️ Security fixes only | EOL Soon | | 3.x.x | ❌ End of life | Upgrade recommended | | 2.x.x | ❌ End of life | |