We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f730ad1 commit e422baaCopy full SHA for e422baa
CHANGES.md
@@ -1,3 +1,10 @@
1
+### v8.1.0 (2024-05-29)
2
+
3
+* adapt to mirage-vnetif 0.6.2 changes (#517 @hannesm)
4
+* Add `type prefix = Ipaddr.Prefix.t` and `IP.configured_ips : t -> prefix`
5
+ to the IP layers (#516 @hannesm)
6
+* Mark `get_ips` as deprecated, use `configured_ips` instead (#516 @hannesm)
7
8
### v8.0.2 (2024-05-08)
9
10
* remove mirage-random-test dependency (#514 @hannesm)
0 commit comments