Skip to content

Commit 1fc666e

Browse files
committed
changes for 0.2.6
1 parent 75bdb5b commit 1fc666e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.2.6 (2021-08-04)
2+
* Use Cstruct.length instead of Cstruct.len, drop OCaml <4.08 support,
3+
remove bigarray-compat and stdlib-shims dependencies (#37 by @hannesm)
4+
15
## v0.2.5 (2021-03-05)
26
* Fix an integer overflow in the length field on 32 bit architectures
37
(#36 by @hannesm)

0 commit comments

Comments
 (0)