File tree Expand file tree Collapse file tree 5 files changed +132
-8
lines changed Expand file tree Collapse file tree 5 files changed +132
-8
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ release.
3535</tr >
3636<tr >
3737 <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 />
3940<a href =" doc/changelogs/CHANGELOG_V19.md#19.3.0 " >19.3.0</a ><br />
4041<a href =" doc/changelogs/CHANGELOG_V19.md#19.2.0 " >19.2.0</a ><br />
4142<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.
20882088#### ` event.initEvent(type[, bubbles[, cancelable]]) `
20892089
20902090<!-- YAML
2091- added: REPLACEME
2091+ added: v19.5.0
20922092-->
20932093
20942094> 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.
24262426<!-- YAML
24272427added: v0.1.5
24282428changes:
2429- - version: REPLACEME
2429+ - version: v19.5.0
24302430 pr-url: https://github.com/nodejs/node/pull/45982
24312431 description: >-
24322432 The `joinDuplicateHeaders` option in the `http.request()`
@@ -3662,7 +3662,7 @@ request itself.
36623662<!-- YAML
36633663added: v14.3.0
36643664changes:
3665- - version: REPLACEME
3665+ - version: v19.5.0
36663666 pr-url: https://github.com/nodejs/node/pull/46143
36673667 description: The `label` parameter is added.
36683668-->
You can’t perform that action at this time.
0 commit comments