Skip to content

Commit

Permalink
doc: update cluster entry in CHANGELOG
Browse files Browse the repository at this point in the history
PR-URL: #425
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
  • Loading branch information
bnoordhuis committed Jan 14, 2015
1 parent 0c5de1f commit 3dd7ebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -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

Expand Down

0 comments on commit 3dd7ebb

Please sign in to comment.