Skip to content

Commit 3445144

Browse files
committed
doc: fix changes block
1 parent 96e8ae8 commit 3445144

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/api/tls.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2315,8 +2315,10 @@ added:
23152315
- v23.10.0
23162316
- v22.15.0
23172317
changes:
2318-
- Added support for the `as` option to specify the return format of certificates (`buffer` or `x509`).
2319-
- Updated the default return format to be `buffer`.
2318+
- version:
2319+
- REPLACEME
2320+
pr-url: https://github.com/nodejs/node/pull/59349
2321+
description: Added optional `options.type` parameter to `getCACertificates()`.
23202322
-->
23212323

23222324
* `options` {string|Object|undefined}

0 commit comments

Comments
 (0)