From 5861ab0e1e68e6741db0bae021aa2d0921333816 Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Tue, 6 Jan 2026 11:55:28 -0500 Subject: [PATCH] Update supported versions and EOL notes in SECURITY.md --- SECURITY.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 0087517..f3048e3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,9 @@ | Version | Supported | Notes | | ------- | ------------------ | ----- | -| 4.x.x | ✅ Active | Current release | -| 3.x.x | ⚠️ Security fixes only | Upgrade recommended | +| 4.1.x | Current Version | EOL Soon | +| 4.x.x | ⚠️ Security fixes only | EOL Soon | +| 3.x.x | ❌ End of life | Upgrade recommended | | 2.x.x | ❌ End of life | | | 1.x.x | ❌ End of life | |