From f3f2468bdc414e2c57af9a8c767e04bf5e4c4c93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BA=D0=BE=D0=B2=D0=BE=D1=80=D0=BE=D0=B4=D0=B0=20?= =?UTF-8?q?=D0=9D=D0=B8=D0=BA=D0=B8=D1=82=D0=B0=20=D0=90=D0=BD=D0=B4=D1=80?= =?UTF-8?q?=D0=B5=D0=B5=D0=B2=D0=B8=D1=87?= Date: Wed, 11 Jan 2017 21:27:59 +0300 Subject: [PATCH] doc: fix CHANGELOG.md table formatting * It had some minor errors in td/th html tags. * Make it clear that v5, v0.10, and v0.12 are EOL and unsupported. We probably don't want people seeing 'LTS' badge next to those in the current Node.js repo and think that those are still supported. Not everyone is aware of the nodejs/LTS repo. This also includes the dates for v5, v0.10 and v0.12 EOL: - 2016-07-01 for v5 - 2016-11-01 for v0.10 - 2017-01-01 for v0.12 * Make v5/v0.10/v0.12 not bold in CHANGELOG Make v5, v0.10, v0.12 not bold in the CHANGELOG.md, as bold is said to be an indication of the most recent actively supported release futher on the same page. PR-URL: https://github.com/nodejs/node/pull/10743 Reviewed-By: James M Snell Reviewed-By: Michael Dawson --- CHANGELOG.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ae3dc0d0d2e27..b2e4952504f0ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,12 +19,12 @@ release. - + + + - - + +
v7Current - v6LTS - v5v7Currentv6LTSv5EOL v4LTSv0.12LTSv0.10LTSv0.12EOLv0.10EOL
@@ -56,7 +56,7 @@ release. 6.0.0
-5.11.1
+5.11.1
5.11.0
5.10.1
5.10.0
@@ -107,7 +107,7 @@ release. 4.0.0
-0.12.18
+0.12.18
0.12.17
0.12.16
0.12.15
@@ -128,7 +128,7 @@ release. 0.12.0
-0.10.48
+0.10.48
0.10.47
0.10.46
0.10.45