Changelog for #1191

This commit is contained in:
Michael Snoyman 2016-03-21 12:57:52 +02:00
parent 5cf7694fd0
commit 89e39464a1

View File

@ -1,3 +1,7 @@
## 1.5.1.0
* Better error provenance for stuff invoking withResponse' [#1191](https://github.com/yesodweb/yesod/pull/1191)
## 1.5.0.1
* Fixed the `application/x-www-form-urlencoded` header being added to all requests, even those sending a binary POST body [#1064](https://github.com/yesodweb/yesod/pull/1064/files)