Skip to content

Commit

Permalink
Release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haesbaert committed Apr 1, 2022
1 parent 74eb16c commit 57d1b1b
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 @@
## v1.1 (2022-04-01)

* Use Host_endian instead of Little_endian, requires Cstruct >= 6.1.0,
this will make rawlink work correctly on big endian machines
* Adapt to modern Cstruct
* const/deconstify string/bytes

## v1.0 (2019-01-17)

This release splits the Lwt package into a separate
Expand Down

0 comments on commit 57d1b1b

Please sign in to comment.