From 2127b916f345c6230746e06feb3197e744a9fd3d Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Tue, 6 Jan 2026 11:56:26 -0500 Subject: [PATCH] Revise notes for supported versions Updated notes for supported versions in SECURITY.md. --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index ca4d891..d905c5d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,9 +4,9 @@ | Version | Supported | Notes | | ------- | ------------------ | ----- | -| 4.1.x | Current Version | | -| 4.x.x | ⚠️ Security fixes only | EOL Soon | -| 3.x.x | ❌ End of life | Upgrade recommended | +| 4.1.x | Current Version | What you SHOULD be using. | +| 4.x.x | ⚠️ Security fixes only | Upgrade (EOL soon) | +| 3.x.x | ❌ End of life | | | 2.x.x | ❌ End of life | | | 1.x.x | ❌ End of life | |