Skip to content

Commit 272eb88

Browse files
committed
Add changelog entry
1 parent 965ca28 commit 272eb88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Compatibility:
117117
* Add `Refinement#import_methods` method and add deprecation warning for `Refinement#include` and `Refinement#prepend` (#2733, @horakivo).
118118
* Upgrading `UNICODE` version to 13.0.0 and `EMOJI` version to 13.1 (#2733, @horakivo).
119119
* 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).
120121

121122
Performance:
122123

0 commit comments

Comments
 (0)