From c239f8bc13feb20982d4c7b02f0d71c0d3bf7629 Mon Sep 17 00:00:00 2001 From: Hiroshi Miura Date: Fri, 24 Mar 2023 13:50:46 +0900 Subject: [PATCH] Update SECURITY.rst flag 2.x is not supported Signed-off-by: Hiroshi Miura --- docs/SECURITY.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/SECURITY.rst b/docs/SECURITY.rst index d9b7ce5..ed02bae 100644 --- a/docs/SECURITY.rst +++ b/docs/SECURITY.rst @@ -7,11 +7,11 @@ Supported Versions +---------+---------------------+ | Version | Status | +=========+=====================+ -| 3.0.x | Stable version | +| 3.1.x | Stable version | +---------+---------------------+ -| 2.2.x | Security fixes only | +| 3.0.x | Security fixes only | +---------+---------------------+ -| < 2.2 | not supported | +| < 3.0 | not supported | +---------+---------------------+ Reporting a Vulnerability