Skip to content

Commit 29ea0c4

Browse files
committed
changes
1 parent 22def3f commit 29ea0c4

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

CHANGES.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,32 @@
1-
v0.4.0 2017-06-12
2-
-----------------
1+
### v0.4.1 2019-01-10
2+
3+
- Ipaddr 3.0.0 compatibility
4+
- remove open Result
5+
- require 4.04.2
6+
7+
### v0.4.0 2017-06-12
38

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

9-
v0.3.1 2016-02-22
10-
-----------------
14+
### v0.3.1 2016-02-22
1115

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

14-
v0.3
15-
----
18+
### v0.3
1619

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

21-
v0.2 2016-09-10
22-
---------------
24+
### v0.2 2016-09-10
2325

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

28-
v0.1 2015-04-30
29-
---------------
30+
### v0.1 2015-04-30
3031

3132
- Initial public release.

0 commit comments

Comments
 (0)