packages feed

warp-tls 3.3.7 → 3.4.0

raw patch · 2 files changed

+6/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,5 +1,10 @@ # ChangeLog +## 3.4.0++* Major version up to deprecate v3.3.7 due to the incompatibility+  against cryptonite.+ ## 3.3.7  * Using crypton instead of cryptonite.
warp-tls.cabal view
@@ -1,5 +1,5 @@ Name:                warp-tls-Version:             3.3.7+Version:             3.4.0 Synopsis:            HTTP over TLS support for Warp via the TLS package License:             MIT License-file:        LICENSE