Merge pull request #12352 from akallabeth/security

[security] drop 2.x from supported versions
This commit is contained in:
akallabeth
2026-02-23 16:20:53 +01:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ The following table shows the currently supported versions:
| Version | Branch | Supported |
| ------- |--------------| ------------------ |
| < 2.0.0 | stable-1.x | :x: |
| 2.x.x | stable-2.0 | :heavy_check_mark: |
| 2.x.x | stable-2.0 | :x: |
| 3.x.x | stable-3.0 | :white_check_mark: |
| - | master | :white_check_mark: |