Skip to content

Commit

Permalink
added NEWS entry
Browse files Browse the repository at this point in the history
  • Loading branch information
amitmurthy committed May 19, 2017
1 parent bd444b8 commit 66ea85a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,10 @@ This section lists changes that do not have deprecation warnings.
* `homedir` now determines the user's home directory via `libuv`'s `uv_os_homedir`,
rather than from environment variables ([#19636]).
* Workers now listen on an ephemeral port assigned by the OS. Previously workers would
listen on the first free port available from 9009 ([#21818]).
Library improvements
--------------------
Expand Down

0 comments on commit 66ea85a

Please sign in to comment.