From 333b6c2cefc574d2319298775d7635cd661eef66 Mon Sep 17 00:00:00 2001 From: Steven Agyekum Date: Mon, 2 Aug 2021 20:23:19 +0200 Subject: [PATCH] support 5.0, drop 2.0 --- SECURITY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 67de8c8..8db6109 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,10 +6,12 @@ The following versions are currently being supported with security updates: | Version | Supported | | ------- | ------------------ | +| 5.0 | :white_check_mark: | | 4.1 | :white_check_mark: | | 4.0 | :white_check_mark: | | 3.0 | :white_check_mark: | -| < 2.0 | :x: | +| 2.0 | :x: | +| 1.0 | :x: | ## Reporting a Vulnerability