Skip to content

Commit 9ea6d6a

Browse files
committed
Add ChangeLog entry
1 parent 4a8c2e9 commit 9ea6d6a

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
@@ -68,6 +68,7 @@ Compatibility:
6868
* Implemented `Kernel#raise` `cause` parameter.
6969
* Improved compatibility of `Signal.trap` and `Kernel#trap` (#2287, @chrisseaton).
7070
* Implemented `GC.stat(:total_allocated_objects)` as `0` (#2292, @chrisseaton).
71+
* Call `divmod` when coercion to `Float` fails for `#sleep` (#2289, @LillianZ).
7172

7273
Performance:
7374

0 commit comments

Comments
 (0)