From 0e5218ef251ea42c2fa082e2aab347c959625ab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Fern=C3=A1ndez=20Aldana?= Date: Mon, 5 Aug 2024 00:34:41 +0200 Subject: [PATCH] Update SECURITY.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mark current supported version to be 1.2 (and removed 1.1 as supported) Signed-off-by: David Fernández Aldana --- SECURITY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 7342251..47011cd 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,8 @@ | Version | Supported | |---------|-----------| -| 1.1.x | ✓ | +| 1.2.x | ✓ | +| 1.1.x | ✗ | | 1.0.x | ✗ | ## Reporting a Vulnerability