Skip to content

Commit

Permalink
changes for 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Nov 30, 2020
1 parent 55708c5 commit ca66fb2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### v6.0.0 (2020-11-30)

* Dual IPv4 and IPv6 socket and direct stack support, now requires
mirage-stack 2.2.0 and mirage-protocols 5.0.0 (#433 @hannesm)
* The above change also unified arguments passed to connect functions which
are API-breaking changes
* IPv6 waits for timeout after sending neighbour advertisement (for duplicate
address detection)
* Remove Xen cross-compilation runes, with mirage-xen 6.0.0 they're provided
by mirage-xen (#434 @hannesm)
* Move to dune 2.7.0 (and bisect instrumentation if desired) (#436 @hannesm)

### v5.0.1 (2020-09-22)

* Assorted IPv6 improvements (#428 #431 #432 @MagnusS @hannesm)
Expand Down

0 comments on commit ca66fb2

Please sign in to comment.