Skip to content

Commit

Permalink
release 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Nov 24, 2019
1 parent d6d858a commit fff1d07
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v5.1.0 2019-11-23
-----------------

- Do not issue deprecation warnings when using OCaml 4.08.0
and cstruct-ppx with enums due to `Pervasives` (#269 @cypheon @hannesm)

- Tighten parsing of the `[@len]` attribute to ensure it is a
valid, positive integer (#265 @emillon)

- Update JavaScript bindings to latest `Js_of_ocaml` 3.5.0
interfaces (@hhugo #268)

v5.0.0 2019-04-19
-----------------

Expand Down

0 comments on commit fff1d07

Please sign in to comment.