Skip to content

Commit 420b627

Browse files
nodejs-github-botaduh95
authored andcommitted
2025-11-17, Version 25.2.1 (Current)
Notable changes: PR-URL: #60752
1 parent 4f1ab8c commit 420b627

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ release.
4141
</tr>
4242
<tr>
4343
<td valign="top">
44-
<b><a href="doc/changelogs/CHANGELOG_V25.md#25.2.0">25.2.0</a></b><br/>
44+
<b><a href="doc/changelogs/CHANGELOG_V25.md#25.2.1">25.2.1</a></b><br/>
45+
<a href="doc/changelogs/CHANGELOG_V25.md#25.2.0">25.2.0</a><br/>
4546
<a href="doc/changelogs/CHANGELOG_V25.md#25.1.0">25.1.0</a><br/>
4647
<a href="doc/changelogs/CHANGELOG_V25.md#25.0.0">25.0.0</a><br/>
4748
</td>

doc/changelogs/CHANGELOG_V25.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
</tr>
99
<tr>
1010
<td>
11+
<a href="#25.2.1">25.2.1</a><br/>
1112
<a href="#25.2.0">25.2.0</a><br/>
1213
<a href="#25.1.0">25.1.0</a><br/>
1314
<a href="#25.0.0">25.0.0</a><br/>
@@ -42,6 +43,19 @@
4243
* [io.js](CHANGELOG_IOJS.md)
4344
* [Archive](CHANGELOG_ARCHIVE.md)
4445

46+
<a id="25.2.1"></a>
47+
48+
## 2025-11-17, Version 25.2.1 (Current), @aduh95
49+
50+
### Notable Changes
51+
52+
### Commits
53+
54+
* \[[`ff89b7b6c7`](https://github.com/nodejs/node/commit/ff89b7b6c7)] - **crypto**: ensure documented RSA-PSS saltLength default is used (Filip Skokan) [#60662](https://github.com/nodejs/node/pull/60662)
55+
* \[[`5316b580eb`](https://github.com/nodejs/node/commit/5316b580eb)] - **deps**: V8: backport 2e4c5cf9b112 (Michaël Zasso) [#60654](https://github.com/nodejs/node/pull/60654)
56+
* \[[`ca878bc90e`](https://github.com/nodejs/node/commit/ca878bc90e)] - **doc,src,lib**: clarify experimental status of Web Storage support (Antoine du Hamel) [#60708](https://github.com/nodejs/node/pull/60708)
57+
* \[[`a4dee613fd`](https://github.com/nodejs/node/commit/a4dee613fd)] - _**Revert**_ "**lib**: throw from localStorage getter on missing storage path" (Antoine du Hamel) [#60750](https://github.com/nodejs/node/pull/60750)
58+
4559
<a id="25.2.0"></a>
4660

4761
## 2025-11-11, Version 25.2.0 (Current), @aduh95

0 commit comments

Comments
 (0)