Skip to content

Commit 09cb292

Browse files
Trottrvagg
authored andcommitted
doc: revise CHANGELOG.md text
Make the text shorter and clearer. PR-URL: #23988 Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent c982a25 commit 09cb292

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

CHANGELOG.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Node.js Changelog
22

3-
<!--lint disable maximum-line-length-->
4-
5-
To make the changelog easier to both use and manage, it has been split into
6-
multiple files organized according to significant major and minor Node.js
7-
release lines.
8-
93
Select a Node.js version below to view the changelog history:
104

115
* [Node.js 10](doc/changelogs/CHANGELOG_V10.md)**Long Term Support**
@@ -118,10 +112,9 @@ release.
118112

119113
### Notes
120114

121-
* Release streams marked with `LTS` are currently covered by the
122-
[Node.js Long Term Support plan](https://github.com/nodejs/Release).
123-
* Release versions displayed in **bold** text represent the most
124-
recent actively supported release.
115+
* The [Node.js Long Term Support plan](https://github.com/nodejs/Release) covers
116+
LTS releases.
117+
* Release versions in **bold** text are the most recent supported releases.
125118

126119
----
127120
----

0 commit comments

Comments
 (0)