Skip to content

Commit

Permalink
Merge pull request #337 from djs55/3.3.0
Browse files Browse the repository at this point in the history
Prepare to release 3.3.0
  • Loading branch information
djs55 committed Aug 8, 2017
2 parents 9402357 + 5f4f5fb commit 4bb3820
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
@@ -1,3 +1,14 @@
### v3.3.0 (2017-08-08)

* Test with current mirage-www master (#323 @yomimono)
* Improve the Tcp.Wire API (#325 @samoht)
* Add dependency from stack-unix to io-page-unix (@avsm)
* Replace dependency on cstruct.lwt with cstruct-lwt (#322 @yomimono)
* Update to lwt 3.0 (#326 @samoht)
* Replace oUnit with alcotest (#329 @samoht)
* Fix stub linking on Xen (#332 @djs55)
* Add support for ICMP sockets on Windows (#333 @djs55)

### v3.2.0 (2017-06-26)

* port to jbuilder. Build time is now roughly 4-5x faster than the old oasis-based build system.
Expand Down

0 comments on commit 4bb3820

Please sign in to comment.