File tree 1 file changed +3
-10
lines changed
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 11] ( doc/changelogs/CHANGELOG_V11.md ) - ** Current**
@@ -129,10 +123,9 @@ release.
129
123
130
124
### Notes
131
125
132
- * Release streams marked with ` LTS ` are currently covered by the
133
- [ Node.js Long Term Support plan] ( https://github.com/nodejs/Release ) .
134
- * Release versions displayed in ** bold** text represent the most
135
- recent actively supported release.
126
+ * The [ Node.js Long Term Support plan] ( https://github.com/nodejs/Release ) covers
127
+ LTS releases.
128
+ * Release versions in ** bold** text are the most recent supported releases.
136
129
137
130
----
138
131
----
You can’t perform that action at this time.
0 commit comments