diff options
Diffstat (limited to '.github/SECURITY.md')
| -rw-r--r-- | .github/SECURITY.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md index a8b92eb0e..4f27b7f97 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,15 +2,15 @@ ## Supported Versions -Currently the v3 (old stable) and v4 (stable) branches are actively receiving security fixes. Support for v3 will end at the end of 2025. +Currently the v3 (old stable) and v4 (stable) branches are actively receiving security fixes. Support for v3 has ended as of 2026-01-01. -The v5 branch is still early in development and only receives security fixes when they are synced from the v3 and v4 branches. +The v5 branch is still early in development and only receives security fixes when they are synced from the v4 branch. Version | Supported ------- | --------- 5.x.y | :warning: 4.x.y | :white_check_mark: -3.x.y | :white_check_mark: +3.x.y | :x: 2.0.x | :x: 1.2.y | :x: 1.1.y | :x: |
