Skip to content

Commit

Permalink
Merge pull request #188 from djs55/release.3.2.0
Browse files Browse the repository at this point in the history
Prepare to release v3.2.0
  • Loading branch information
djs55 authored Nov 17, 2017
2 parents 37f37cf + 73f7879 commit 49a52f2
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 @@
v3.2.0 2017-11-17
-----------------

- wrap `hexdump_pp` output in a box (#175 by @cfcs)
- remove dependency on `ocplib-endian` (#177 by @hannesm)
- add `of_hex: string -> t` (#179 by @hannesm and @pqwy)
- add `to_bytes: t -> Bytes.t` (#183 by @hannesm)
- add `empty: t` (#184 by @hannesm)
- sub: check the bounds more carefully for overflow (#185 by @hannesm)
- cstruct-unix: fix the build on OCaml 4.06.0 (#187 by @djs55)
- travis: test OCaml 4.04.2 and 4.06.0 (#186 by @hannesm)

v3.1.1 2017-07-13
-----------------

Expand Down

0 comments on commit 49a52f2

Please sign in to comment.