changelog for warp-tls.

This commit is contained in:
Kazu Yamamoto 2016-06-22 14:52:31 +09:00
parent 7b7e5aeeeb
commit caeec41146

View File

@ -1,3 +1,8 @@
## 3.2.2
* New settting parameter: tlsServerDHEParams [#556](https://github.com/yesodweb/wai/pull/556)
* Preventing socket leakage [#559](https://github.com/yesodweb/wai/pull/559)
## 3.2.1
* Removing dependency to cprng-aes.