Skip to content

Commit

Permalink
doc: move Node 8.x to Active LTS
Browse files Browse the repository at this point in the history
Also changes `Active` and `Maintenance` to `Active LTS` and
`Maintenance LTS`.

Fixes: nodejs#257
  • Loading branch information
gibfahn committed Oct 31, 2017
1 parent 6b0e1b8 commit 6ce284b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

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

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

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

0 comments on commit 6ce284b

Please sign in to comment.