Skip to content

Commit

Permalink
Mention #32 in the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jun 5, 2024
1 parent 280c5bd commit 904ea3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## next -- ????.??.??

* Fix a bug that would cause `(>)` and `(>=)` (in the `Ord BigFloat` instance)
to return incorrect answers when one of the arguments is NaN.
* Fix a bug which could cause incorrect behavior (e.g., infinite loops) on
32-bit architectures.

Expand Down

0 comments on commit 904ea3d

Please sign in to comment.