warp-quic-0.0.4: ChangeLog.md
# Revision history for warp-quic
## 0.0.4
* Adjusted code to fit new range of dependency constraints. [#1043](https://github.com/yesodweb/wai/pull/1043)
* Accept lower versions of `http3` and `tls`
## 0.0.3
* Using http3 v0.1.
## 0.0.2
* Labeling threads.
* New API: runQUICSockets.
## 0.0.1
* Providing `runQUICSocket`.
## 0.0.0
* First version. Released on an unsuspecting world.