Skip to content

Commit 46b3cf8

Browse files
committed
Add ChangeLog entries
1 parent ae3c291 commit 46b3cf8

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
@@ -27,6 +27,8 @@ Compatibility:
2727
* Added a `Array#minmax` to override `Enumerable#minmax` (#2199, @wildmaples).
2828
* Implemented `chomp` parameter for `IO.{readlines, foreach}` (#2205).
2929
* Implemented the Debug Inspector C API.
30+
* Coerce the message to a `String` for `BasicSocket#send` (#2209, @HoneyryderChuck).
31+
* Support buffer argument for `UDPSocket#recvfrom_nonblock` (#2209, @HoneyryderChuck).
3032

3133
Performance:
3234

0 commit comments

Comments
 (0)