Skip to content

Commit 7d66ef7

Browse files
committed
doc: move Node 8.x to Active LTS
Also changes `Active` and `Maintenance` to `Active LTS` and `Maintenance LTS`. Fixes: #257 Refs: nodejs/node#16630
1 parent 6b0e1b8 commit 7d66ef7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
## Release schedule<sup>1</sup>
44

5-
| Release | LTS Status | Codename | Active LTS Start | Maintenance Start | Maintenance End |
6-
| :--: | :---: | :---: | :---: | :---: | :---: |
7-
| v0.10.x |**End-of-Life**| - | - | 2015-10-01 | 2016-10-31 |
8-
| v0.12.x |**End-of-Life**| - | - | 2016-04-01 | 2016-12-31 |
9-
| [4.x][] |**Maintenance**| [Argon][]| 2015-10-01 | 2017-04-01 | April 2018 |
10-
| 5.x |No LTS | | | | |
11-
| [6.x][] |**Active** | [Boron][]| 2016-10-18 | April 2018 | April 2019 |
12-
| 7.x |No LTS | | | | |
13-
| 8.x |**Pending** | Carbon | 2017-10-31 | April 2019 | December 2019<sup>2</sup> |
14-
| 9.x |No LTS | | | | |
15-
| 10.x |**Pending** | Pending | October 2018 | April 2020 | April 2021 |
5+
| Release | LTS Status | Codename | Active LTS Start | Maintenance Start | Maintenance End |
6+
| :--: | :---: | :---: | :---: | :---: | :---: |
7+
| v0.10.x | **End-of-Life** | - | - | 2015-10-01 | 2016-10-31 |
8+
| v0.12.x | **End-of-Life** | - | - | 2016-04-01 | 2016-12-31 |
9+
| [4.x][] | **Maintenance LTS** | [Argon][] | 2015-10-01 | 2017-04-01 | April 2018 |
10+
| 5.x | No LTS | | | | |
11+
| [6.x][] | **Active LTS** | [Boron][] | 2016-10-18 | April 2018 | April 2019 |
12+
| 7.x | No LTS | | | | |
13+
| 8.x | **Active LTS** | Carbon | 2017-10-31 | April 2019 | December 2019<sup>2</sup> |
14+
| 9.x | No LTS | | | | |
15+
| 10.x | **Pending** | Pending | October 2018 | April 2020 | April 2021 |
1616

1717
* <sup>1</sup>: All scheduled dates are subject to change by the Node.js Release
1818
working group or Node.js Technical Steering Committee.

0 commit comments

Comments
 (0)