File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,8 @@ release.
74
74
<a href =" doc/changelogs/CHANGELOG_V22.md#22.0.0 " >22.0.0</a ><br />
75
75
</td >
76
76
<td valign =" top " >
77
- <b ><a href =" doc/changelogs/CHANGELOG_V20.md#20.19.0 " >20.19.0</a ></b ><br />
77
+ <b ><a href =" doc/changelogs/CHANGELOG_V20.md#20.19.1 " >20.19.1</a ></b ><br />
78
+ <a href =" doc/changelogs/CHANGELOG_V20.md#20.19.0 " >20.19.0</a ><br />
78
79
<a href =" doc/changelogs/CHANGELOG_V20.md#20.18.3 " >20.18.3</a ><br />
79
80
<a href =" doc/changelogs/CHANGELOG_V20.md#20.18.2 " >20.18.2</a ><br />
80
81
<a href =" doc/changelogs/CHANGELOG_V20.md#20.18.1 " >20.18.1</a ><br />
Original file line number Diff line number Diff line change 9
9
</tr>
10
10
<tr>
11
11
<td>
12
+ <a href="#20.19.1">20.19.1</a><br/>
12
13
<a href="#20.19.0">20.19.0</a><br/>
13
14
<a href="#20.18.3">20.18.3</a><br/>
14
15
<a href="#20.18.2">20.18.2</a><br/>
72
73
* [io.js](CHANGELOG_IOJS.md)
73
74
* [Archive](CHANGELOG_ARCHIVE.md)
74
75
76
+ <a id="20.19.1"></a>
77
+
78
+ ## 2025-04-22, Version 20.19.1 'Iron' (LTS), @UlisesGascon prepared by @RafaelGSS
79
+
80
+ ### Notable Changes
81
+
82
+ * \[[`d5e73ce0f8`](https://github.com/nodejs/node/commit/d5e73ce0f8)] - **deps**: update undici to 6.21.2 (Matteo Collina) [#57442](https://github.com/nodejs/node/pull/57442)
83
+ * \[[`e4a6323ab2`](https://github.com/nodejs/node/commit/e4a6323ab2)] - **deps**: update c-ares to v1.34.5 (Node.js GitHub Bot) [#57792](https://github.com/nodejs/node/pull/57792)
84
+
85
+ ### Commits
86
+
87
+ * \[[`d5e73ce0f8`](https://github.com/nodejs/node/commit/d5e73ce0f8)] - **deps**: update undici to 6.21.2 (Matteo Collina) [#57442](https://github.com/nodejs/node/pull/57442)
88
+ * \[[`e4a6323ab2`](https://github.com/nodejs/node/commit/e4a6323ab2)] - **deps**: update c-ares to v1.34.5 (Node.js GitHub Bot) [#57792](https://github.com/nodejs/node/pull/57792)
89
+ * \[[`b2b9eb36af`](https://github.com/nodejs/node/commit/b2b9eb36af)] - **dns**: restore dns query cache ttl (Ethan Arrowood) [#57640](https://github.com/nodejs/node/pull/57640)
90
+ * \[[`07a99a5c0b`](https://github.com/nodejs/node/commit/07a99a5c0b)] - **doc**: correct status of require(esm) warning in v20 changelog (Joyee Cheung) [#57529](https://github.com/nodejs/node/pull/57529)
91
+ * \[[`d45517ccbf`](https://github.com/nodejs/node/commit/d45517ccbf)] - **meta**: bump Mozilla-Actions/sccache-action from 0.0.8 to 0.0.9 (dependabot\[bot]) [#57720](https://github.com/nodejs/node/pull/57720)
92
+ * \[[`fa93bb2633`](https://github.com/nodejs/node/commit/fa93bb2633)] - **test**: update parallel/test-tls-dhe for OpenSSL 3.5 (Richard Lau) [#57477](https://github.com/nodejs/node/pull/57477)
93
+ * \[[`29c032403c`](https://github.com/nodejs/node/commit/29c032403c)] - **tools**: update sccache to support GH cache changes (Michaël Zasso) [#57573](https://github.com/nodejs/node/pull/57573)
94
+
75
95
<a id="20.19.0"></a>
76
96
77
97
## 2025-03-13, Version 20.19.0 'Iron' (LTS), @marco-ippolito
You can’t perform that action at this time.
0 commit comments