From 9fa7a46b90054db6bc9c26f559ce97f0a1579697 Mon Sep 17 00:00:00 2001 From: James Robb <47126579+jamesrweb@users.noreply.github.com> Date: Wed, 26 Jan 2022 17:54:35 +0100 Subject: [PATCH] Update SECURITY.md supported versions --- .github/SECURITY.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index f04b874..76ccf82 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,12 +2,13 @@ ## Supported Versions -| Version | Supported | -| ------- | ------------------ | -| 3.0.0 | :white_check_mark: | -| 2.4.1 | :white_check_mark: | -| 2.4.0 | :white_check_mark: | -| < 2.4.0 | :x: | +| Version | Supported | +| -------- | ------------------ | +| 3.1.0 | :white_check_mark: | +| 3.0.2 | :white_check_mark: | +| 3.0.1 | :white_check_mark: | +| 3.0.0 | :white_check_mark: | +| <= 2.4.1 | :x: | ## Reporting a Vulnerability