Skip to content

Commit e8713c2

Browse files
authored
Update SUPPORTED.md (swoole#4037)
1 parent 5fc4359 commit e8713c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

SUPPORTED.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
Supported Versions
22
---
3+
34
| Branch | Initialization | Active Support Until | Security Support Until |
45
| ---------------------------------------------------------- | -------------- | -------------------- | ---------------------- |
56
| [v4.4.x](https://github.com/swoole/swoole-src/tree/v4.4.x) | 2019-4-15 | 2020-4-30 | 2020-7-31 |
6-
| [v4.5.x](https://github.com/swoole/swoole-src/tree/master) | 2019-12-20 | 2020-12-31 | 2021-3-31 |
7+
| [v4.5.x](https://github.com/swoole/swoole-src/tree/v4.5.x) | 2019-12-20 | 2020-12-31 | 2021-3-31 |
8+
| [v4.6.x](https://github.com/swoole/swoole-src/tree/master) | 2021-01-06 | 2022-01-31 | 2023-01-31 |
79

810
| Active support | A release that is being actively supported. Reported bugs and security issues are fixed and regular point releases are made. |
911
| ------------------- | ------------------------------------------------------------ |
1012
| Security fixes only | A release that is supported for critical security issues only. Releases are only made on an as-needed basis. |
1113

12-
1314
Unsupported Branches
1415
---
1516
> These releases that are no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities.

0 commit comments

Comments
 (0)