File tree Expand file tree Collapse file tree 5 files changed +135
-8
lines changed Expand file tree Collapse file tree 5 files changed +135
-8
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ release.
35
35
</tr >
36
36
<tr >
37
37
<td valign =" top " >
38
- <b ><a href =" doc/changelogs/CHANGELOG_V19.md#19.4.0 " >19.4.0</a ></b ><br />
38
+ <b ><a href =" doc/changelogs/CHANGELOG_V19.md#19.5.0 " >19.5.0</a ></b ><br />
39
+ <a href =" doc/changelogs/CHANGELOG_V19.md#19.4.0 " >19.4.0</a ><br />
39
40
<a href =" doc/changelogs/CHANGELOG_V19.md#19.3.0 " >19.3.0</a ><br />
40
41
<a href =" doc/changelogs/CHANGELOG_V19.md#19.2.0 " >19.2.0</a ><br />
41
42
<a href =" doc/changelogs/CHANGELOG_V19.md#19.1.0 " >19.1.0</a ><br />
Original file line number Diff line number Diff line change @@ -2088,7 +2088,7 @@ This is not used in Node.js and is provided purely for completeness.
2088
2088
#### ` event.initEvent(type[, bubbles[, cancelable]]) `
2089
2089
2090
2090
<!-- YAML
2091
- added: REPLACEME
2091
+ added: v19.5.0
2092
2092
-->
2093
2093
2094
2094
> Stability: 3 - Legacy: The WHATWG spec considers it deprecated and users
Original file line number Diff line number Diff line change @@ -2426,7 +2426,7 @@ as an argument to any listeners on the event.
2426
2426
<!-- YAML
2427
2427
added: v0.1.5
2428
2428
changes:
2429
- - version: REPLACEME
2429
+ - version: v19.5.0
2430
2430
pr-url: https://github.com/nodejs/node/pull/45982
2431
2431
description: >-
2432
2432
The `joinDuplicateHeaders` option in the `http.request()`
@@ -3662,7 +3662,7 @@ request itself.
3662
3662
<!-- YAML
3663
3663
added: v14.3.0
3664
3664
changes:
3665
- - version: REPLACEME
3665
+ - version: v19.5.0
3666
3666
pr-url: https://github.com/nodejs/node/pull/46143
3667
3667
description: The `label` parameter is added.
3668
3668
-->
You can’t perform that action at this time.
0 commit comments