Update changelog

This commit is contained in:
Hypercube 2021-05-11 11:35:59 +08:00
parent b6215582d8
commit 5deabe53e8

View File

@ -1,5 +1,10 @@
# ChangeLog for yesod-core
## 1.7.0
* Generate CSRF tokens using a secure entropy source [#1726](https://github.com/yesodweb/yesod/pull/1726)
* Change semantics of `yreGen` and `defaultGen`
## 1.6.19.0
* Change order of priority in `languages`[#1721](https://github.com/yesodweb/yesod/pull/1721)