Update the Changelog

This commit is contained in:
pythonissam 2017-12-02 10:14:24 +00:00
parent e5c04a0b8e
commit 699203f5af

View File

@ -1,3 +1,7 @@
## 1.5.9
* Add byLabelExact and related functions
[#1459](https://github.com/yesodweb/yesod/pull/1459)
## 1.5.8
* Added implicit parameter HasCallStack to assertions.
[#1421](https://github.com/yesodweb/yesod/pull/1421)