summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2021-10-15 20:50:50 -0700
committerNode.js GitHub Bot <github-bot@iojs.org>2021-10-26 23:35:51 +0000
commit9c405f2591f5833d0247ed0fafdcd68c5b14ce7a (patch)
tree14a1591392f63d67324471df5af641b954b3de5b /CHANGELOG.md
parent687debbf0a11cc566940fce3ea35b9919adffbfe (diff)
downloadnode-new-9c405f2591f5833d0247ed0fafdcd68c5b14ce7a.tar.gz
doc: simplify CHANGELOG.md
Remove unnecessary `<sup>` usage and lint-disabling comment. PR-URL: https://github.com/nodejs/node/pull/40475 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a54c701bad..48b5931796 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,14 +24,12 @@ Select a Node.js version below to view the changelog history:
Please use the following table to find the changelog for a specific Node.js
release.
-<!--lint disable maximum-line-length-->
-
<table>
<tr>
- <th title="Current"><a href="doc/changelogs/CHANGELOG_V17.md">17</a><sup>Current</sup></th>
- <th title="LTS Until 2024-04"><a href="doc/changelogs/CHANGELOG_V16.md">16</a><sup>LTS</sup></th>
- <th title="LTS Until 2023-04"><a href="doc/changelogs/CHANGELOG_V14.md">14</a><sup>LTS</sup></th>
- <th title="LTS Until 2022-04"><a href="doc/changelogs/CHANGELOG_V12.md">12</a><sup>LTS</sup></th>
+ <th title="Current"><a href="doc/changelogs/CHANGELOG_V17.md">17</a> (Current)</th>
+ <th title="LTS Until 2024-04"><a href="doc/changelogs/CHANGELOG_V16.md">16</a> (LTS)</th>
+ <th title="LTS Until 2023-04"><a href="doc/changelogs/CHANGELOG_V14.md">14</a> (LTS)</th>
+ <th title="LTS Until 2022-04"><a href="doc/changelogs/CHANGELOG_V12.md">12</a> (LTS)</th>
</tr>
<tr>
<td valign="top">