Skip to content

Commit d34a690

Browse files
committed
Change log
1 parent b6b6b61 commit d34a690

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
@@ -21,6 +21,7 @@ Bug fixes:
2121
* Fix issue with `strspn` used in the `date` C extension compiled as a macro on older glibc and then missing the `__strspn_c1` symbol on newer glibc (#2406).
2222
* Fix constant lookup when loading the same file multiple times (#2408).
2323
* Fix handling of `break`, `next` and `redo` in `define_method(name, &block)` methods (#2418).
24+
* Fix handling of incompatible types in `Float#<=>` (#2432, @chrisseaton).
2425

2526
Compatibility:
2627

0 commit comments

Comments
 (0)