Skip to content

Commit 66ea85a

Browse files
committed
added NEWS entry
1 parent bd444b8 commit 66ea85a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

+4
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,10 @@ This section lists changes that do not have deprecation warnings.
304304
* `homedir` now determines the user's home directory via `libuv`'s `uv_os_homedir`,
305305
rather than from environment variables ([#19636]).
306306
307+
* Workers now listen on an ephemeral port assigned by the OS. Previously workers would
308+
listen on the first free port available from 9009 ([#21818]).
309+
310+
307311
Library improvements
308312
--------------------
309313

0 commit comments

Comments
 (0)