File tree Expand file tree Collapse file tree 8 files changed +137
-10
lines changed
Expand file tree Collapse file tree 8 files changed +137
-10
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,8 @@ release.
3333</tr >
3434<tr >
3535 <td valign =" top " >
36- <b ><a href =" doc/changelogs/CHANGELOG_V17.md#17.1.0 " >17.1.0</a ></b ><br />
36+ <b ><a href =" doc/changelogs/CHANGELOG_V17.md#17.2.0 " >17.2.0</a ></b ><br />
37+ <a href =" doc/changelogs/CHANGELOG_V17.md#17.1.0 " >17.1.0</a ><br />
3738<a href =" doc/changelogs/CHANGELOG_V17.md#17.0.1 " >17.0.1</a ><br />
3839<a href =" doc/changelogs/CHANGELOG_V17.md#17.0.0 " >17.0.0</a ><br />
3940 </td >
Original file line number Diff line number Diff line change @@ -761,7 +761,7 @@ the section on [promise execution tracking][].
761761### ` async_hooks .asyncWrapProviders `
762762
763763<!-- YAML
764- added: REPLACEME
764+ added: v17.2.0
765765-->
766766
767767* Returns: A map of provider types to the corresponding numeric id.
Original file line number Diff line number Diff line change @@ -2567,7 +2567,7 @@ The SHA-256 fingerprint of this certificate.
25672567### ` x509.fingerprint512 `
25682568
25692569<!-- YAML
2570- added: REPLACEME
2570+ added: v17.2.0
25712571-->
25722572
25732573* Type: {string}
Original file line number Diff line number Diff line change @@ -3023,7 +3023,7 @@ it was an aborted or graceful destroy.
30233023
30243024<!-- YAML
30253025changes:
3026- - version: REPLACEME
3026+ - version: v17.2.0
30273027 pr-url: https://github.com/nodejs/node/pull/40860
30283028 description: Documentation-only deprecation.
30293029-->
Original file line number Diff line number Diff line change 5353 - v15.0.0
5454 - v14.17.0
5555changes:
56- - version: REPLACEME
56+ - version: v17.2.0
5757 pr-url: https://github.com/nodejs/node/pull/40807
5858 description: Added the new optional reason argument.
5959-->
9494 - v15.12.0
9595 - v14.17.0
9696changes:
97- - version: REPLACEME
97+ - version: v17.2.0
9898 pr-url: https://github.com/nodejs/node/pull/40807
9999 description: Added the new optional reason argument.
100100-->
@@ -167,7 +167,7 @@ when the `abortController.abort()` function has been called.
167167#### ` abortSignal.reason `
168168
169169<!-- YAML
170- added: REPLACEME
170+ added: v17.2.0
171171-->
172172
173173* Type: {any}
Original file line number Diff line number Diff line change @@ -1182,7 +1182,7 @@ This API throws a JavaScript `RangeError` with the text provided.
11821182#### ` node_api_throw_syntax_error `
11831183
11841184<!-- YAML
1185- added: REPLACEME
1185+ added: v17.2.0
11861186-->
11871187
11881188```` c
@@ -1298,7 +1298,7 @@ This API returns a JavaScript `RangeError` with the text provided.
12981298#### `node_api_create_syntax_error`
12991299
13001300<!-- YAML
1301- added: REPLACEME
1301+ added: v17.2.0
13021302-->
13031303
13041304```c
Original file line number Diff line number Diff line change @@ -1133,7 +1133,7 @@ certificate.
11331133
11341134<!-- YAML
11351135changes:
1136- - version: REPLACEME
1136+ - version: v17.2.0
11371137 pr-url: https://github.com/nodejs/node/pull/39809
11381138 description: Add fingerprint512.
11391139 - version: v11.4.0
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments