Skip to content

Commit cc3159d

Browse files
authored
Update supported version in SECURITY.md to 0.3.x (#247)
The latest release is v0.3.0. Update the supported version to 0.3.x and mark older versions as unsupported.
1 parent 786555c commit cc3159d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ The following versions are currently supported for security updates:
1212

1313
| Version | Supported |
1414
|---------|--------------------|
15-
| 0.0.x | :white_check_mark: |
15+
| 0.3.x | :white_check_mark: |
16+
| < 0.3 | :x: |
1617

1718
**Please ensure you are using a supported version when reporting a vulnerability.**
1819

0 commit comments

Comments
 (0)