Skip to content

Commit

Permalink
[ci skip] changes for 0.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Dec 4, 2020
1 parent 72cd3e9 commit fff4c96
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 @@
## v0.12.7 (2020-12-04)

* Tls.lwt: make the receive buffer connection-local to avoid potential data
races (#422 by @dinosaure)
* Tls_mirage: remove unneeded type alias (@hannesm)
* Add Tls.Config.Ciphers.http2 - a list of ciphersuites allowed to be negotiated
for HTTP2 sessions (#423 by @jeffa5)

## v0.12.6 (2020-11-06)

* OCaml 4.12 support (#421 @kit-ty-kate)
Expand Down

0 comments on commit fff4c96

Please sign in to comment.