diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4580c90e7d5be9..a0b77c6f5813e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,7 +36,8 @@ release.
-20.7.0
+20.7.1
+20.7.0
20.6.1
20.6.0
20.5.1
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index 4f76a4489e4540..9d0e6b0c83b025 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -3382,7 +3382,7 @@ Consider using alternatives such as the [`mock`][] helper function.
@@ -3396,7 +3396,7 @@ the result of said promise, which can lead to unhandled promise rejections.
@@ -3410,7 +3410,7 @@ The [`util.toUSVString()`][] API is deprecated. Please use
diff --git a/doc/api/fs.md b/doc/api/fs.md
index d223fa5fb7ca5f..a15314db7dfebc 100644
--- a/doc/api/fs.md
+++ b/doc/api/fs.md
@@ -1820,7 +1820,7 @@ concurrent modifications on the same file or data corruption may occur.
diff --git a/doc/api/util.md b/doc/api/util.md
index 47c48783764a5e..9d453122f817bd 100644
--- a/doc/api/util.md
+++ b/doc/api/util.md
@@ -1598,7 +1598,7 @@ $ node negate.js --no-logfile --logfile=test.log --color --no-color
|