wai/wai-extra/ChangeLog.md

28 lines
396 B
Markdown
Raw Normal View History

2015-03-18 19:58:51 +03:00
## 3.0.4.6
* Access log sequence not valid [#336](https://github.com/yesodweb/wai/issues/336)
2015-02-26 08:10:55 +03:00
## 3.0.4.5
* Allow fast-logger 2.3
2015-02-23 15:31:22 +03:00
## 3.0.4.3
Test suite warning cleanup
2015-02-22 16:12:03 +03:00
## 3.0.4.2
Allow blaze-builder 0.4
## 3.0.4.1
Fix compilation failure on Windows [#321](https://github.com/yesodweb/wai/issues/321)
2015-01-05 11:56:59 +03:00
## 3.0.4
Add the `StreamFile` middleware.
2014-12-13 20:29:49 +03:00
## 3.0.3
Add the `AddHeaders` middleware.