File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ release.
30
30
</tr >
31
31
<tr >
32
32
<td valign="top">
33
- <b ><a href =" doc/changelogs/CHANGELOG_V14.md#14.10.0 " >14.10.0</a ></b ><br />
33
+ <b ><a href =" doc/changelogs/CHANGELOG_V14.md#14.10.1 " >14.10.1</a ></b ><br />
34
+ <a href =" doc/changelogs/CHANGELOG_V14.md#14.10.0 " >14.10.0</a ><br />
34
35
<a href =" doc/changelogs/CHANGELOG_V14.md#14.9.0 " >14.9.0</a ><br />
35
36
<a href =" doc/changelogs/CHANGELOG_V14.md#14.8.0 " >14.8.0</a ><br />
36
37
<a href =" doc/changelogs/CHANGELOG_V14.md#14.7.0 " >14.7.0</a ><br />
Original file line number Diff line number Diff line change 10
10
</tr >
11
11
<tr >
12
12
<td >
13
+ <a href =" #14.10.1 " >14.10.1</a ><br />
13
14
<a href =" #14.10.0 " >14.10.0</a ><br />
14
15
<a href =" #14.9.0 " >14.9.0</a ><br />
15
16
<a href =" #14.8.0 " >14.8.0</a ><br />
41
42
* [ io.js] ( CHANGELOG_IOJS.md )
42
43
* [ Archive] ( CHANGELOG_ARCHIVE.md )
43
44
45
+ <a id =" 14.10.1 " ></a >
46
+ ## 2020-09-10, Version 14.10.1 (Current), @richardlau
47
+
48
+ ### Notable Changes
49
+
50
+ Node.js 14.10.0 included a streams regression with async generators
51
+ and a docs rendering regression that are being fixed in this release.
52
+
53
+ ### Commits
54
+
55
+ * [[ ` 3c92f93b44 ` ] ( https://github.com/nodejs/node/commit/3c92f93b44 )] - ** doc** : restore color for visited links (Rich Trott) [ #35108 ] ( https://github.com/nodejs/node/pull/35108 )
56
+ * [[ ` 0f94c6b4e4 ` ] ( https://github.com/nodejs/node/commit/0f94c6b4e4 )] - *** Revert*** "** stream** : simpler and faster Readable async iterator" (Richard Lau)
57
+
44
58
<a id =" 14.10.0 " ></a >
45
59
## 2020-09-08, Version 14.10.0 (Current), @richardlau
46
60
You can’t perform that action at this time.
0 commit comments