Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fdopen committed Apr 15, 2018
1 parent b514a5a commit c112ce5
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 @@
0.3.0 2018-04-15
---------------------------

- update to lwt 4.0.0:
* The modules `Uwt_chan` and `Uwt_log` have been removed. `Uwt_log`
is available as an external library
* `Uwt_io.file_length` now fails with `EISDIR` when used on a
directory (see https://github.com/ocsigen/lwt/issues/563)

- update to libuv 1.20.0:
* `Uwt.Fs.copyfile` now supports file cloning

0.2.4 2018-02-10
---------------------------

Expand Down

0 comments on commit c112ce5

Please sign in to comment.