warp-tls-3.0.3: ChangeLog.md
## 3.0.3
* Support chain certs [#349](https://github.com/yesodweb/wai/pull/349)
## 3.0.2
* Allow warp-tls to request client certificates. [#337](https://github.com/yesodweb/wai/pull/337)
## 3.0.1.4
Add additional Diffie-Hellman RSA and DSA ciphers to warp-tls.
## 3.0.1.3
[Unable to allow insecure connections with warp-tls #324](https://github.com/yesodweb/wai/issues/324)
## 3.0.1.2
[Make sure Timer is tickled in sendfile. #323](https://github.com/yesodweb/wai/pull/323)
## 3.0.1
[Support for in-memory certificates and keys](https://github.com/yesodweb/wai/issues/301)