Skip to content

Commit aae2a4f

Browse files
committed
Change log entry
1 parent 6cd71fb commit aae2a4f

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
@@ -53,6 +53,7 @@ Bug fixes:
5353
* Fixed `Kernel#clone` for `nil`, `true`, `false`, `Integer`, and `Symbol`.
5454
* Make top-level methods available in `Context#getBindings()` (#1838).
5555
* Made `Kernel#caller_locations` accept a range argument, and return `nil` when appropriate.
56+
* Made `rb_respond_to` work with primitives (#1869, @chrisseaton).
5657

5758
Compatibility:
5859

0 commit comments

Comments
 (0)