diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9134a7085104cc..7ed12022b4b896 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,7 +33,8 @@ release.
-17.8.0
+17.9.0
+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..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.
|