From 434cc087cc65c2650bf673f3fc02c5dd6e1cb899 Mon Sep 17 00:00:00 2001 From: James Hewitt Date: Thu, 3 Nov 2022 23:19:11 +0000 Subject: [PATCH] Bump to 2.8.x as the current version Signed-off-by: James Hewitt --- SECURITY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 81126085b..435729528 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,11 +4,11 @@ These versions are currently receiving security updates. -| Version | Supported | -| ------- | ------------------ | -| 3.0.x | :white_check_mark: | -| 2.7.x | :white_check_mark: | -| < 2.7 | :x: | +| Version | Supported | Notes | +| ------------ | ------------------ | ----- | +| 3.0.x (main) | :white_check_mark: | This is the next major version and has not yet been released. | +| 2.8.x | :white_check_mark: | This is the latest released version. | +| < 2.8 | :x: | | ## Reporting a Vulnerability