From 40a89dc21d68f5148c9b0a4edbb9402cbf4c6eba Mon Sep 17 00:00:00 2001 From: John Speed Meyers Date: Wed, 30 Oct 2024 20:34:45 -0400 Subject: [PATCH] Update SECURITY.md supported versions --- SECURITY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 68dc803..47003d5 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,8 @@ | Version | Supported | | ------- | ------------------ | -| 2.x | :white_check_mark: | +| 3.x | :white_check_mark: | +| 2.x | :x: | | 1.x | :x: | | 0.x | :x: |