diff --git a/CHANGELOG.md b/CHANGELOG.md index 4580c90e7d5be9..4e552b57bba63a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,8 @@ release. -20.7.0
+20.8.0
+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..1989900322f710 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..54e5e5bd571ab1 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..24d07ace984a29 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