Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
2.3.0 (unreleased):
----

* Support MirageOS 3; drop support for earlier versions
* `listen` no longer restarts itself when canceled (#36, from @yomimono)
* Remove misleading error message referencing OSX (#31, from @hannesm)
Expand All @@ -7,6 +9,8 @@
* `disconnect` no longer causes a crash on invocation (#26, by @yomimono)

2.2.3 (17-May-2016):
----

* Generate a random MAC address for the interface on each run. (#24, from @yomimono)
* Remove unused id type (#21, from @talex5)

Expand Down