Skip to content

Commit

Permalink
Release 10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed May 11, 2024
1 parent dbe6564 commit 4183217
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
* Hackage: <http://hackage.haskell.org/package/sbv>
* GitHub: <http://github.com/LeventErkok/sbv>

### Version 10.10, Not yet released
### Version 10.10, 2024-05-11

* Add EqSymbolic, OrdSymbolic and Mergeable instances for NonEmpty type

* Better handling of spawned processes, avoiding zombies. Thanks to Sirui Lu for the patch.

### Version 10.9, 2024-04-05

* Fix printing of floats to be more consistent, using lowercase letters
Expand Down

0 comments on commit 4183217

Please sign in to comment.