changelog for warp.

This commit is contained in:
Kazu Yamamoto 2016-07-04 16:21:41 +09:00
parent 8362ebf2fa
commit c66d4b5e6d

View File

@ -1,5 +1,8 @@
## 3.2.7
* Adding new APIs for HTTP/2 server push: getHTTP2Data and setHTTP2Data [#510](https://github.com/yesodweb/wai/pull/510)
* Better accept(2) error handling [#553](https://github.com/yesodweb/wai/pull/553)
* Adding getGracefulShutdownTimeout.
* Add {test,}withApplicationSettings [#531](https://github.com/yesodweb/wai/pull/531)
## 3.2.6