Skip to content

Commit

Permalink
meta: update dates for 4.x EOL and 6.x maintenance (nodejs#265)
Browse files Browse the repository at this point in the history
I've updated the schedule.json and the README.md

Closes: nodejs#264
  • Loading branch information
MylesBorins authored and ChALkeR committed Jun 30, 2018
1 parent 7b8b85d commit 92a91f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
| :--: | :---: | :---: | :---: | :---: | :---: |
| 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 |
| [4.x][] | **Maintenance LTS** | [Argon][] | 2015-10-01 | 2017-04-01 | 2018-04-30 |
| 5.x | No LTS | | | | |
| [6.x][] | **Active LTS** | [Boron][] | 2016-10-18 | April 2018 | April 2019 |
| [6.x][] | **Active LTS** | [Boron][] | 2016-10-18 | 2018-04-30 | April 2019 |
| 7.x | No LTS | | | | |
| 8.x | **Active LTS** | [Carbon][] | 2017-10-31 | April 2019 | December 2019<sup>1</sup> |
| 9.x | No LTS | | | | |
Expand Down
4 changes: 2 additions & 2 deletions schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "2015-09-08",
"lts": "2015-10-12",
"maintenance": "2017-04-01",
"end": "2018-04-01",
"end": "2018-04-30",
"codename": "Argon"
},
"v5": {
Expand All @@ -22,7 +22,7 @@
"v6": {
"start": "2016-04-26",
"lts": "2016-10-18",
"maintenance": "2018-04-01",
"maintenance": "2018-04-30",
"end": "2019-04-01",
"codename": "Boron"
},
Expand Down

0 comments on commit 92a91f1

Please sign in to comment.