Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Rebours committed Dec 27, 2018
1 parent c3e413a commit 8129876
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
1.4.2 (next)
------------
## 1.5.0

### Changes

- Use dune as a build system (#67, @Leonidas-from-XIV)
- reraise exceptions in `finish_string` instead of silencing them by raising a `Failure _`
- raise finalizer exceptions in `from_channel` and `from_lexbuf` readers

### Fixes

- Fix a race condition in builds (#57, @avsm)

0 comments on commit 8129876

Please sign in to comment.