Skip to content

Commit

Permalink
changes for 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 25, 2021
1 parent b98c2d5 commit a58fb3e
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 @@
### v6.3.0 (2021-10-25)

* Use Cstruct.length instead of deprecated Cstruct.len (#454 @hannesm)
* Avoid deprecated Fmt functions (#455 @hannesm)
* Remove rresult dependency (#455 @hannesm)
* Require OCaml 4.08
* Record TCP statistics via metrics library (#455 @hannesm)

### v6.2.0 (2021-07-19)

* This allows to listen on the same port as sending via UDP in the dual socket
Expand Down

0 comments on commit a58fb3e

Please sign in to comment.