From 0cec64c056183ddc07b7610acc2e80f14223755d Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Thu, 17 Apr 2025 17:49:05 +0930 Subject: [PATCH] Update SECURITY.md to indicate v8 is support Unsure if v7 still is --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SECURITY.md b/SECURITY.md index e7ea43159..e052527bd 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,6 +11,7 @@ make it impossible to backport security fixes on older versions. | Version | Supported | |---------| ------------------ | +| 8.x | :white_check_mark: | | 7.x | :white_check_mark: | | 6.x | :x: | | 5.1.x | :x: |