Skip to content

Commit

Permalink
changes for 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Feb 5, 2025
1 parent d99682c commit cadf0e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v2.0.0 (2025-02-03)

* Remove now superfluous mirage-crypto-rng-{eio,lwt,async} packages
(#256 @hannesm)
* Remove functorisation of mirage-crypto-rng-mirage, use mirage-sleep and
mirage-mtime directly (#257 @hannesm)

## v1.2.0 (2025-01-30)

Provide thread safety (Unix.fork and multi-domain safe) RNG generators by using
Expand Down

0 comments on commit cadf0e1

Please sign in to comment.