summaryrefslogtreecommitdiff
path: root/doc/api/crypto.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/crypto.md')
-rw-r--r--doc/api/crypto.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index e8fd9fee50..7dd4e2ecbf 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -2383,7 +2383,7 @@ An array of supported digest functions can be retrieved using
<!-- YAML
added: v0.11.14
changes:
- - version: REPLACEME
+ - version: v12.11.0
pr-url: https://github.com/nodejs/node/pull/29489
description: The `oaepLabel` option was added.
- version: v12.9.0
@@ -2470,7 +2470,7 @@ be passed instead of a public key.
<!-- YAML
added: v0.11.14
changes:
- - version: REPLACEME
+ - version: v12.11.0
pr-url: https://github.com/nodejs/node/pull/29489
description: The `oaepLabel` option was added.
- version: v12.9.0