Skip to content

Commit

Permalink
added NEWS entry
Browse files Browse the repository at this point in the history
Ref #21818
(cherry picked from commit fa8c4d2)
  • Loading branch information
amitmurthy authored and ararslan committed Sep 12, 2017
1 parent 1dc14b3 commit a3c37a2
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 @@ -258,6 +258,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 a3c37a2

Please sign in to comment.