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 965ca28 commit 272eb88Copy full SHA for 272eb88
CHANGELOG.md
@@ -117,6 +117,7 @@ Compatibility:
117
* Add `Refinement#import_methods` method and add deprecation warning for `Refinement#include` and `Refinement#prepend` (#2733, @horakivo).
118
* Upgrading `UNICODE` version to 13.0.0 and `EMOJI` version to 13.1 (#2733, @horakivo).
119
* Add `rb_io_maybe_wait_readable`, `rb_io_maybe_wait_writable` and `rb_io_maybe_wait` functions (#2733, @andrykonchin).
120
+* Implement changes of Ruby 3.0 to `IO#wait` (#2953, @larskanis).
121
122
Performance:
123
0 commit comments