Skip to content

Commit 9481d43

Browse files
committed
Add ChangeLog entry
1 parent c947bec commit 9481d43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ Changes:
1010
unsupported, have been removed.
1111
* Our experimental JRuby-compatible Java interop has been removed - use
1212
`Polyglot` and `Java` instead.
13+
1314
Bug fixes:
1415

1516
* `autoload :C, "path"; require "path"` now correctly triggers the autoload.
17+
* Fixed `UDPSocket#bind` to specify family and socktype when resolving address.
1618

1719
# 1.0 RC 14
1820

0 commit comments

Comments
 (0)