Skip to content

Commit 86acf00

Browse files
committed
Add change log entry.
1 parent 072b77f commit 86acf00

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
@@ -48,6 +48,7 @@ Compatibility:
4848
* Do not call `File.exist?` in `Dir.glob` as `File.exist?` is often mocked (#2236, @gogainda).
4949
* Coerce the inherit argument to a boolean in `Module#const_defined?` and `Module#const_get` (#2240).
5050
* Refinements take place at `Object#method` and `Module#instance_method` (#2004, @ssnickolay).
51+
* Add support for `rb_scan_args_kw` in C API (#2244, @LillianZ).
5152

5253
Performance:
5354

0 commit comments

Comments
 (0)