Browse Source

Add 4.0 to security policy

Put 3.6 into the unmaintained bin as 3.8 has been out for a while now.
Mark Story 6 years ago
parent
commit
4bb89e7c5c
1 changed files with 3 additions and 2 deletions
  1. 3 2
      SECURITY.md

+ 3 - 2
SECURITY.md

@@ -6,9 +6,10 @@ We support fixing security issues on the following releases:
 
 | Version | Supported          |
 | ------- | ------------------ |
+| 4.0.x   | :white_check_mark: |
+| 3.8.x   | :white_check_mark: |
 | 3.7.x   | :white_check_mark: |
-| 3.6.x   | :white_check_mark: |
-| <= 3.5  | :x:                |
+| <= 3.6  | :x:                |
 | 2.10.x  | :white_check_mark: |
 | <= 2.9  | :x:                |