From 7ded3a660076ad6e79a413d9b59ebe28e3408317 Mon Sep 17 00:00:00 2001 From: ngdplnk Date: Sat, 10 Aug 2024 03:27:46 -0400 Subject: [PATCH] revoked support of v1.2 - preparing for release v1.3 --- SECURITY.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 30dd781..2345dd4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -30,12 +30,11 @@ We will publish security updates in a timely manner and announce them in this re We will provide active support for current releases and only one previous version. Obsolete versions will be clearly marked as unsupported and will not receive neither security updates nor active support. Are this versions supported? -- PRE-v1.0 → :x: -- v1.0 → :x: -- v1.1 → :x: -- v1.2 → ✔️ +- PRE-v1.2 → :x: - v1.3 → ✔️ +*v1.2 have no support at all due to changes in the repo's directories. UPDATE TO v1.3!!! + ## License and Copyright All tools in this repository are distributed under the MIT License. Please refer to the LICENSE.md file for complete details on the terms of the license and copyright.