We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bdc3db + 97abc7a commit 2003436Copy full SHA for 2003436
CHANGES.md
@@ -1,3 +1,11 @@
1
+2.3.0 (unreleased):
2
+* Support MirageOS 3; drop support for earlier versions
3
+* `listen` no longer restarts itself when canceled (#36, from @yomimono)
4
+* Remove misleading error message referencing OSX (#31, from @hannesm)
5
+* Use topkg instead of OASIS
6
+* `writev` no longer fails when called with a list of total length > 1 page (#26, by @yomimono)
7
+* `disconnect` no longer causes a crash on invocation (#26, by @yomimono)
8
+
9
2.2.3 (17-May-2016):
10
* Generate a random MAC address for the interface on each run. (#24, from @yomimono)
11
* Remove unused id type (#21, from @talex5)
0 commit comments