Skip to content

Commit

Permalink
More changelog pruning
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter committed Mar 26, 2024
1 parent bd8099d commit 87983f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 0.2.3 (unreleased)
- Fix a possible crash during multithreaded 3D rendering of very small images
- Fix a possible panic during multithreaded 3D rendering of very small images
- Add `compare` operator (equivalent to `<=>` in C++ or `partial_cmp` in Rust,
with the difference that unordered results are returned as `NAN`)
- Fix a bug in the x86 JIT evaluator's implementation of interval `abs`
Expand Down

0 comments on commit 87983f8

Please sign in to comment.