diff --git a/SECURITY.md b/SECURITY.md index 8bc71f8..376ef32 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,13 +4,14 @@ Currently only the newest versions get security updates as security updates are also part of a release. -The support for Version 2.2.0 and below will end with the next Version (2.4.0)! +Only Version 3 is supported due to the poor code quality of V2.3.0 and below. | Version | Supported | | ------- | ------------------ | -|2.3.0 | ✅ | -| 2.2.0 | ✅ | -| 2.1.0 | ✅ | +| 3.0.0 | ✅ | +| 2.3.0 | ❎ | +| 2.2.0 | ❎ | +| 2.1.0 | ❎ | | 1.0.0 | ❎ | ## Reporting a Vulnerability