Skip to content

Commit 40a9e67

Browse files
authored
Merge pull request #15 from yomimono/update-changes
update CHANGES for 0.3
2 parents 1eaff9a + 358a903 commit 40a9e67

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

CHANGES.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
10-09-2016 0.2
2-
- New call `unregister_and_flush` lets a node wait for all its listener
3-
callbacks to return before unregistering from the backend (#4)
4-
- Support more than 254 connected nodes
1+
0.3 (unreleased)
2+
----
3+
- Use topkg
4+
- Use new mirage-time and mirage-clock modules
5+
- Adapt to MirageOS version 3 errors scheme
56

6-
30-04-2015 0.1
7-
- First release
7+
0.2 10-09-2016
8+
----
9+
- New call `unregister_and_flush` lets a node wait for all its listener
10+
callbacks to return before unregistering from the backend (#4)
11+
- Support more than 254 connected nodes
12+
13+
0.1 30-04-2015
14+
----
15+
- First release

0 commit comments

Comments
 (0)