We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3c291 commit 46b3cf8Copy full SHA for 46b3cf8
CHANGELOG.md
@@ -27,6 +27,8 @@ Compatibility:
27
* Added a `Array#minmax` to override `Enumerable#minmax` (#2199, @wildmaples).
28
* Implemented `chomp` parameter for `IO.{readlines, foreach}` (#2205).
29
* 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).
32
33
Performance:
34
0 commit comments