diff --git a/doc/api/crypto.md b/doc/api/crypto.md index 76ee8097186436..b2726c18c83322 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -2940,7 +2940,7 @@ Checks the primality of the `candidate`. added: v0.1.94 deprecated: v10.0.0 changes: - - version: REPLACEME + - version: v17.9.0 pr-url: https://github.com/nodejs/node/pull/42427 description: The `authTagLength` option is now optional when using the `chacha20-poly1305` cipher and defaults to 16 bytes. @@ -3004,7 +3004,7 @@ Adversaries][] for details.