wai-extra-3.0.5: ChangeLog.md
## 3.0.5
* add functions to extract authentication data from Authorization header [#352](add functions to extract authentication data from Authorization header #352)
## 3.0.4.6
* Access log sequence not valid [#336](https://github.com/yesodweb/wai/issues/336)
## 3.0.4.5
* Allow fast-logger 2.3
## 3.0.4.3
Test suite warning cleanup
## 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)
## 3.0.4
Add the `StreamFile` middleware.
## 3.0.3
Add the `AddHeaders` middleware.