diff --git a/CHANGELOG.md b/CHANGELOG.md index e7f7332c7dda91..c835836808544d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,8 @@ release. -15.10.0
+15.11.0
+15.10.0
15.9.0
15.8.0
15.7.0
diff --git a/doc/api/child_process.md b/doc/api/child_process.md index b7fce216282012..80346c8581e338 100644 --- a/doc/api/child_process.md +++ b/doc/api/child_process.md @@ -351,7 +351,7 @@ controller.abort(); diff --git a/doc/api/stream.md b/doc/api/stream.md index a850e2fff656ae..0896bf5e856a86 100644 --- a/doc/api/stream.md +++ b/doc/api/stream.md @@ -1578,7 +1578,7 @@ further errors except from `_destroy()` may be emitted as `'error'`.