File tree Expand file tree Collapse file tree 4 files changed +129
-5
lines changed Expand file tree Collapse file tree 4 files changed +129
-5
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()`
@@ -3708,7 +3708,7 @@ request itself.
3708
3708
<!-- YAML
3709
3709
added: v14.3.0
3710
3710
changes:
3711
- - version: REPLACEME
3711
+ - version: v19.5.0
3712
3712
pr-url: https://github.com/nodejs/node/pull/46143
3713
3713
description: The `label` parameter is added.
3714
3714
-->
You can’t perform that action at this time.
0 commit comments