You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/changelogs/CHANGELOG_V14.md
+17
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
</tr>
12
12
<tr>
13
13
<tdvalign="top">
14
+
<ahref="#14.15.5">14.15.5</a><br/>
14
15
<ahref="#14.15.4">14.15.4</a><br/>
15
16
<ahref="#14.15.3">14.15.3</a><br/>
16
17
<ahref="#14.15.2">14.15.2</a><br/>
@@ -55,6 +56,22 @@
55
56
*[io.js](CHANGELOG_IOJS.md)
56
57
*[Archive](CHANGELOG_ARCHIVE.md)
57
58
59
+
<aid="14.15.5"></a>
60
+
## 2021-01-27, Version 14.15.5 'Fermium' (LTS), @BethGriggs
61
+
62
+
### Notable Changes
63
+
64
+
***deps**: upgrade npm to 6.14.11 (Darcy Clarke) [#36838](https://github.com/nodejs/node/pull/36838)
65
+
***stream,zlib**: do not use \_stream\_\* anymore (Matteo Collina) [#36618](https://github.com/nodejs/node/pull/36618)
66
+
67
+
### Commits
68
+
69
+
*[[`5b5bed96c2`](https://github.com/nodejs/node/commit/5b5bed96c2)] - **deps**: upgrade npm to 6.14.11 (Darcy Clarke) [#36838](https://github.com/nodejs/node/pull/36838)
70
+
*[[`559318719e`](https://github.com/nodejs/node/commit/559318719e)] - **http**: don't cork .end when not needed (Dimitris Halatsis) [#36633](https://github.com/nodejs/node/pull/36633)
71
+
*[[`15a16cdcaa`](https://github.com/nodejs/node/commit/15a16cdcaa)] - **stream**: accept iterable as a valid first argument (ZiJian Liu) [#36479](https://github.com/nodejs/node/pull/36479)
72
+
*[[`98f61550f1`](https://github.com/nodejs/node/commit/98f61550f1)] - **stream,zlib**: do not use \_stream\_\* anymore (Matteo Collina) [#36618](https://github.com/nodejs/node/pull/36618)
73
+
*[[`f002f236bb`](https://github.com/nodejs/node/commit/f002f236bb)] - **test**: http complete response after socket double end (Dimitris Halatsis) [#36633](https://github.com/nodejs/node/pull/36633)
74
+
58
75
<aid="14.15.4"></a>
59
76
## 2021-01-04, Version 14.15.4 'Fermium' (LTS), @BethGriggs
0 commit comments