Skip to content

Commit

Permalink
changes for 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Aug 29, 2024
1 parent aee602d commit 1af12b8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v7.0.0 (2024-08-29)

* adapt to TLS 1.0.0 API changes, bump OCaml lower bound to 4.13 (#432 @hannesm)
* conduit-lwt-unix: improve the no TLS error message (#431 @filipeom)
* Remove 4.12 CI runners, add 5.2 (#433 @art-w)
* Update GitHub actions (#429 @smorimoto)
* use failwith instead of Lwt.fail_with, use Lwt.reraise (#430 @MisterDA)
* switch to sexplib0 instead of sexplib for lighter dependencies (#427 @emillon)

## v6.2.3 (2024-06-13)

* conduit-mirage: adapt to dns-client 8.0.0 API changes (#426 @hannesm)
Expand Down

0 comments on commit 1af12b8

Please sign in to comment.