Skip to content

Commit

Permalink
changes for 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed May 29, 2024
1 parent f730ad1 commit e422baa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### v8.1.0 (2024-05-29)

* adapt to mirage-vnetif 0.6.2 changes (#517 @hannesm)
* Add `type prefix = Ipaddr.Prefix.t` and `IP.configured_ips : t -> prefix`
to the IP layers (#516 @hannesm)
* Mark `get_ips` as deprecated, use `configured_ips` instead (#516 @hannesm)

### v8.0.2 (2024-05-08)

* remove mirage-random-test dependency (#514 @hannesm)
Expand Down

0 comments on commit e422baa

Please sign in to comment.