This commit is contained in:
Maximilian Tagher 2020-06-20 15:01:51 -04:00
parent f50d23ce49
commit 4ddff42847

View File

@ -2,7 +2,7 @@
## 1.6.9.2
* `statusIs` assertion failures now print a preview of the response body, if the response body is UTF-8 or ASCII.
* `statusIs` assertion failures now print a preview of the response body, if the response body is UTF-8 or ASCII. [#1680](https://github.com/yesodweb/yesod/pull/1680/files)
* Adds an `Yesod.Test.Internal`, which exposes functions that yesod-test uses. These functions do _not_ constitute a stable API.
## 1.6.9.1