Skip to content

Commit

Permalink
changes for 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Dec 9, 2021
1 parent 0a69cc5 commit 6c93d92
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 @@
### v3.0.0 (2021-12-09)

* Include Mirage_protocols.ETHERNET module type in ethernet directly, remove
dependency on mirage-protocols (#8 @hannesm)
* The ethernet library is now wrapped, this means a lot of API breakage.
The most used binding, Ethernet_wire.sizeof_ethernet is now known as
Ethernet.Packet.sizeof_ethernet. (#8 @hannesm)

### v2.2.1 (2021-10-21)

* Remove rresult dependency (#7 @hannesm)
Expand Down

0 comments on commit 6c93d92

Please sign in to comment.