Skip to content

Commit

Permalink
changes for 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Mar 27, 2024
1 parent fe58ebc commit 5da4b28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
@@ -1,3 +1,9 @@
### v4.0.0 (2024-03-27)

* Revise API: `val generate : ?g:g -> int -> string`, and
`val generate_into : ?g:g -> bytes -> ?off:int -> int -> unit`
Remove cstruct dependency (#15 @hannesm)

### v3.0.0 (2021-11-15)

* Remove Mirage_random.C (#14 @hannesm)
Expand Down

0 comments on commit 5da4b28

Please sign in to comment.