diff options
Diffstat (limited to 'doc/api/crypto.md')
| -rw-r--r-- | doc/api/crypto.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 04cc2a9b91..e2d797550d 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -1110,7 +1110,7 @@ This can be called many times with new data as it is streamed. <!-- YAML added: v11.6.0 changes: - - version: REPLACEME + - version: v11.13.0 pr-url: https://github.com/nodejs/node/pull/26438 description: This class is now exported. --> @@ -1817,7 +1817,7 @@ must be an object with the properties described above. <!-- YAML added: v11.6.0 changes: - - version: REPLACEME + - version: v11.13.0 pr-url: https://github.com/nodejs/node/pull/26278 description: The `key` argument can now be a `KeyObject` with type `private`. |
