Skip to content

Commit fff1d07

Browse files
committed
release 5.1.0
1 parent d6d858a commit fff1d07

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
v5.1.0 2019-11-23
2+
-----------------
3+
4+
- Do not issue deprecation warnings when using OCaml 4.08.0
5+
and cstruct-ppx with enums due to `Pervasives` (#269 @cypheon @hannesm)
6+
7+
- Tighten parsing of the `[@len]` attribute to ensure it is a
8+
valid, positive integer (#265 @emillon)
9+
10+
- Update JavaScript bindings to latest `Js_of_ocaml` 3.5.0
11+
interfaces (@hhugo #268)
12+
113
v5.0.0 2019-04-19
214
-----------------
315

0 commit comments

Comments
 (0)