Skip to content

Commit 57d1b1b

Browse files
committed
Release 1.1
1 parent 74eb16c commit 57d1b1b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.1 (2022-04-01)
2+
3+
* Use Host_endian instead of Little_endian, requires Cstruct >= 6.1.0,
4+
this will make rawlink work correctly on big endian machines
5+
* Adapt to modern Cstruct
6+
* const/deconstify string/bytes
7+
18
## v1.0 (2019-01-17)
29

310
This release splits the Lwt package into a separate

0 commit comments

Comments
 (0)