From 26accb5e5ff761c1812a3b2e528a9f001f0a9b7e Mon Sep 17 00:00:00 2001 From: Calvin Yu Date: Wed, 6 Dec 2023 10:28:19 +0800 Subject: [PATCH] Update SECURITY.md --- SECURITY.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index a342e7a52..ddddb96eb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,10 +7,12 @@ currently being supported with security updates. | Version | Supported | | ------- | ------------------ | +| 3.4.x | :white_check_mark: | +| 3.3.x | :white_check_mark: | | 3.2.x | :white_check_mark: | | 3.1.x | :white_check_mark: | -| 3.0.x | :white_check_mark: | -| 2.1.x | :white_check_mark: | +| 3.0.x | :x: | +| 2.1.x | :x: | | < 2.1.x | :x: | ## Reporting a Vulnerability