File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,8 @@ release.
4141</tr >
4242<tr >
4343 <td valign =" top " >
44- <b ><a href =" doc/changelogs/CHANGELOG_V26.md#26.6.0 " >26.6.0</a ></b ><br />
44+ <b ><a href =" doc/changelogs/CHANGELOG_V26.md#26.7.0 " >26.7.0</a ></b ><br />
45+ <a href =" doc/changelogs/CHANGELOG_V26.md#26.6.0 " >26.6.0</a ><br />
4546<a href =" doc/changelogs/CHANGELOG_V26.md#26.5.1 " >26.5.1</a ><br />
4647<a href =" doc/changelogs/CHANGELOG_V26.md#26.5.0 " >26.5.0</a ><br />
4748<a href =" doc/changelogs/CHANGELOG_V26.md#26.4.0 " >26.4.0</a ><br />
Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ Error: connect ERR_ACCESS_DENIED Access to this API has been restricted. Use --a
364364### ` --allow-openssl-store `
365365
366366<!-- YAML
367- added: REPLACEME
367+ added: v26.7.0
368368-->
369369
370370> Stability: 1.1 - Active development
@@ -751,7 +751,7 @@ added:
751751 - v21.3.0
752752 - v20.11.0
753753changes:
754- - version: REPLACEME
754+ - version: v26.7.0
755755 pr-url: https://github.com/nodejs/node/pull/64742
756756 description: The `--disable-warning` flag is now stable.
757757-->
@@ -1082,7 +1082,7 @@ added:
10821082 - v23.10.0
10831083 - v22.16.0
10841084changes:
1085- - version: REPLACEME
1085+ - version: v26.7.0
10861086 pr-url: https://github.com/nodejs/node/pull/64516
10871087 description: Marked as release candidate.
10881088-->
@@ -2891,7 +2891,7 @@ files must meet **both** criteria to be included in the coverage report.
28912891### ` --test-coverage-include-all `
28922892
28932893<!-- YAML
2894- added: REPLACEME
2894+ added: v26.7.0
28952895-->
28962896
28972897> Stability: 1 - Experimental
Original file line number Diff line number Diff line change @@ -3978,11 +3978,11 @@ input.on('readable', () => {
39783978<!-- YAML
39793979added: v11.6.0
39803980changes:
3981- - version: REPLACEME
3981+ - version: v26.7.0
39823982 pr-url: https://github.com/nodejs/node/pull/63949
39833983 description: The key can also be a URL referencing an object for an
39843984 OpenSSL STORE loader. The `properties` option was added.
3985- - version: REPLACEME
3985+ - version: v26.7.0
39863986 pr-url: https://github.com/nodejs/node/pull/63188
39873987 description: Passing a CryptoKey as `key` is no longer supported.
39883988 - version:
Original file line number Diff line number Diff line change @@ -3046,7 +3046,7 @@ added:
30463046 - v26.1.0
30473047 - v24.16.0
30483048changes:
3049- - version: REPLACEME
3049+ - version: v26.7.0
30503050 pr-url: https://github.com/nodejs/node/pull/64392
30513051 description: The signal is no longer aborted after the message
30523052 completes normally.
Original file line number Diff line number Diff line change @@ -1789,7 +1789,7 @@ added:
17891789 - v26.4.0
17901790 - v24.19.0
17911791changes:
1792- - version: REPLACEME
1792+ - version: v26.7.0
17931793 pr-url: https://github.com/nodejs/node/pull/64399
17941794 description: The `path` option is supported.
17951795-->
@@ -1818,7 +1818,7 @@ added:
18181818 - v26.4.0
18191819 - v24.19.0
18201820changes:
1821- - version: REPLACEME
1821+ - version: v26.7.0
18221822 pr-url: https://github.com/nodejs/node/pull/64399
18231823 description: The bound path is returned for a pipe bind.
18241824-->
@@ -1833,7 +1833,7 @@ OS-assigned ephemeral port.
18331833### ` boundSocket.isPipe `
18341834
18351835<!-- YAML
1836- added: REPLACEME
1836+ added: v26.7.0
18371837-->
18381838
18391839* {boolean}
Original file line number Diff line number Diff line change @@ -2047,7 +2047,7 @@ whole stream with [`stream.destroy()`][]. Read/write.
20472047### ` stream.onstopsending `
20482048
20492049<!-- YAML
2050- added: REPLACEME
2050+ added: v26.7.0
20512051-->
20522052
20532053* Type: {quic.OnStreamErrorCallback}
Original file line number Diff line number Diff line change @@ -2202,7 +2202,7 @@ added:
22022202 - v23.8.0
22032203 - v22.15.0
22042204changes:
2205- - version: REPLACEME
2205+ - version: v26.7.0
22062206 pr-url: https://github.com/nodejs/node/pull/64599
22072207 description: The `dictionary` option can be a `TypedArray`, `DataView`, or
22082208 `ArrayBuffer`.
Load diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments