Update changelog

This commit is contained in:
Eric Ahlberg 2020-12-14 14:30:08 +01:00
parent 44895915ea
commit 383149c0af

View File

@ -1,5 +1,9 @@
# ChangeLog for yesod-test
## Unreleased
* Fix import in cookie example [#1713](https://github.com/yesodweb/yesod/pull/1713)
## 1.6.11
* Add missing `HasCallStack`s [#1710](https://github.com/yesodweb/yesod/pull/1710)