Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Feb 24, 2019
1 parent e5268f8 commit 2b72b61
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### v2.0.0 (2019-02-24)

* Adjust to mirage-protocols 2.0.0 and mirage-net 2.0.0 changes
* Ethernet is now responsible for prefixing the Ethernet header
* MTU is required from the underlying network interface instead of as argument
to connect
* Ethif/ETHIF are now Ethernet/ETHERNET

### v1.0.0 (2019-02-01)

* Minor ocamldoc improvements (@avsm).
Expand Down

0 comments on commit 2b72b61

Please sign in to comment.