diff --git a/CHANGELOG.md b/CHANGELOG.md index ef33a2de155..1f417499eae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,9 +58,9 @@ https://iojs.org/api/console.html https://iojs.org/api/cluster.html -(**DETAILS TO BE ADDED HERE**) - - Updated `cluster` to use round-robin load balancing by default on non-Windows platforms. The scheduling policy is configurable however. +- `--debug` has been made cluster-aware. +- Many bug fixes. ### crypto