File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ release.
2626</tr >
2727<tr >
2828 <td valign =" top " >
29- <b ><a href =" doc/changelogs/CHANGELOG_V6.md#6.10.3 " >6.10.3</a ></b ><br />
29+ <b ><a href =" doc/changelogs/CHANGELOG_V6.md#6.11.0 " >6.11.0</a ></b ><br />
30+ <a href =" doc/changelogs/CHANGELOG_V6.md#6.10.3 " >6.10.3</a ><br />
3031<a href =" doc/changelogs/CHANGELOG_V6.md#6.10.2 " >6.10.2</a ><br />
3132<a href =" doc/changelogs/CHANGELOG_V6.md#6.10.1 " >6.10.1</a ><br />
3233<a href =" doc/changelogs/CHANGELOG_V6.md#6.10.0 " >6.10.0</a ><br />
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ used to enable FIPS-compliant crypto if Node.js is built with
245245
246246### ` --use-openssl-ca ` , ` --use-bundled-ca `
247247<!-- YAML
248- added: REPLACEME
248+ added: v6.11.0
249249-->
250250
251251Use OpenSSL's default CA store or use bundled Mozilla CA store as supplied by
@@ -271,7 +271,7 @@ Specify ICU data load path. (overrides `NODE_ICU_DATA`)
271271
272272### ` -- `
273273<!-- YAML
274- added: REPLACEME
274+ added: v6.11.0
275275-->
276276
277277Indicate the end of node options. Pass the rest of the arguments to the script.
@@ -316,7 +316,7 @@ with small-icu support.
316316
317317### ` NODE_NO_WARNINGS=1 `
318318<!-- YAML
319- added: REPLACEME
319+ added: v6.11.0
320320-->
321321
322322When set to ` 1 ` , process warnings are silenced.
@@ -354,7 +354,7 @@ options property is explicitly specified for a TLS or HTTPS client or server.
354354
355355### ` OPENSSL_CONF=file `
356356<!-- YAML
357- added: REPLACEME
357+ added: v6.11.0
358358-->
359359
360360Load an OpenSSL configuration file on startup. Among other uses, this can be
You can’t perform that action at this time.
0 commit comments