Skip to content

Commit b3aacb2

Browse files
committed
Add change log entry.
1 parent fb54ec7 commit b3aacb2

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
@@ -51,6 +51,7 @@ Compatibility:
5151
* Coerce the inherit argument to a boolean in `Module#const_defined?` and `Module#const_get` (#2240).
5252
* Refinements take place at `Object#method` and `Module#instance_method` (#2004, @ssnickolay).
5353
* Add support for `rb_scan_args_kw` in C API (#2244, @LillianZ).
54+
* Access to path and mode via `rb_io_t` from C has been changed to improve compatibility for io-console.
5455

5556
Performance:
5657

0 commit comments

Comments
 (0)