Skip to content

Commit 06011f5

Browse files
sam-githubBridgeAR
authored andcommitted
doc: fix REPLACEME for tls min/max protocol option
Fill in correct pr-url: value in the YAML changelog that was missing from f512f5e. The stanza was also sorted in the wrong order, most recent is supposed to be in the beginning of the changes, not the end. PR-URL: #24759 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent c957adb commit 06011f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/tls.md

+4
Original file line numberDiff line numberDiff line change
@@ -1054,6 +1054,10 @@ argument.
10541054
<!-- YAML
10551055
added: v0.11.13
10561056
changes:
1057+
- version: REPLACEME
1058+
pr-url: https://github.com/nodejs/node/pull/24405
1059+
description: The `minVersion` and `maxVersion` can be used to restrict
1060+
the allowed TLS protocol versions.
10571061
- version: v10.0.0
10581062
pr-url: https://github.com/nodejs/node/pull/19794
10591063
description: The `ecdhCurve` cannot be set to `false` anymore due to a

0 commit comments

Comments
 (0)