Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Jan 10, 2019
1 parent 22def3f commit 29ea0c4
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,32 @@
v0.4.0 2017-06-12
-----------------
### v0.4.1 2019-01-10

- Ipaddr 3.0.0 compatibility
- remove open Result
- require 4.04.2

### v0.4.0 2017-06-12

- Add optional `size_limit` to `Vnetif.create` to make it easier to test
MTUs (e.g. in TCP/IP) (#16 @yomimono).
- Port build to Jbuilder.
- Add Travis CI tests.

v0.3.1 2016-02-22
-----------------
### v0.3.1 2016-02-22

- Don't export `Delayed_backend` yet as it is not ready for primetime use.

v0.3
----
### v0.3

- Use topkg
- Use new mirage-time and mirage-clock modules
- Adapt to MirageOS version 3 errors scheme

v0.2 2016-09-10
---------------
### v0.2 2016-09-10

- New call `unregister_and_flush` lets a node wait for all its listener
callbacks to return before unregistering from the backend (#4)
- Support more than 254 connected nodes

v0.1 2015-04-30
---------------
### v0.1 2015-04-30

- Initial public release.

0 comments on commit 29ea0c4

Please sign in to comment.