Skip to content

Commit 5913b93

Browse files
committed
Prepare v0.6.0
1 parent f0b8341 commit 5913b93

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

CHANGES.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
### unreleased
1+
### v0.6.0 (2022-03-22)
22

3-
- add option for capturing packets directly on the interface
4-
- add option for unlocking a mutex when the interface is in listen mode
5-
- add package mirage-vnetif-stack to provide a preassembled ipv4 stack
6-
- add initial connect test for the vnetif-stack
7-
- clean up opam dependencies
3+
- add option for capturing packets directly on the interface (#30, @MagnusS)
4+
- add option for unlocking a mutex when the interface is in listen mode (#30, @MagnusS)
5+
- add package mirage-vnetif-stack to provide a preassembled ipv4 stack (#30, @MagnusS)
6+
- add initial connect test for the vnetif-stack (#30, @MagnusS)
7+
- clean up opam dependencies (#30, @MagnusS)
88
- drop mirage protocols and adapt to arp, ipaddr, tcpip interface
9-
changes (#33 @MisterDA)
9+
changes (#33, @MisterDA)
10+
- restore old behavior of `mirage-vnetif` to avoid breaking changes (f0b8341, @dinosaure)
1011

1112
### v0.5.0 (2019-10-30)
1213

0 commit comments

Comments
 (0)