Update changelog

This commit is contained in:
Steve Hart 2022-01-19 10:26:41 -05:00
parent 6b164c6007
commit ee41ae000e

View File

@ -1,5 +1,9 @@
# ChangeLog for yesod-core
## Unreleased
* Add missing list to documentation for ``Yesod.Core.Dispatch.warp``. [#1745](https://github.com/yesodweb/yesod/pull/1745)
## 1.6.21.0
* Export `Yesod.Core.Dispatch.defaultGen` so that users may reuse it for their own `YesodRunnerEnv`s [#1734](https://github.com/yesodweb/yesod/pull/1734)