diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d7e2c904b..83660f2476 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,7 +27,8 @@ release.
-8.7.0
+8.8.0
+8.7.0
8.6.0
8.5.0
8.4.0
diff --git a/doc/api/child_process.md b/doc/api/child_process.md
index 413949c287..64bee59a66 100644
--- a/doc/api/child_process.md
+++ b/doc/api/child_process.md
@@ -128,7 +128,7 @@ exec('"my script.cmd" a b', (err, stdout, stderr) => {
@@ -244,7 +244,7 @@ lsExample();
@@ -375,7 +375,7 @@ supported by `child_process.fork()` and will be ignored if set.
|