Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Jun 6, 2018
1 parent 1361887 commit 6153646
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 1.4.0 (2018-06-06)

- Add types for `Contents.hash`, `Tree.hash` and `Commit.hash` (#512, @samoht)
- `Tree.hash` and `Tree.of_hash` now work on leaf nodes. To do this, `Tree.hash`
has to return a more complex type (#512, @samoht)
- support for webmachine 0.6.0 (#505, @ansiwen)

### 1.3.3 (2018-01-03)

- complete support for OCaml 4.06 (#484, @samoht)
Expand Down

0 comments on commit 6153646

Please sign in to comment.