diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9134a7085104cc..10e8075cafc1e3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,7 +33,8 @@ release.
-17.8.0
+17.8.1
+17.8.0
17.7.2
17.7.1
17.7.0
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index 76ee8097186436..ce2f3d39e8604d 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.8.1
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.
|