File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Node.js Changelog
2
2
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
-
9
3
Select a Node.js version below to view the changelog history:
10
4
11
5
* [ Node.js 10] ( doc/changelogs/CHANGELOG_V10.md ) — ** Long Term Support**
@@ -118,10 +112,9 @@ release.
118
112
119
113
### Notes
120
114
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.
125
118
126
119
----
127
120
----
You can’t perform that action at this time.
0 commit comments