Changelog for #1310

This commit is contained in:
Michael Snoyman 2016-12-07 08:52:55 -05:00
parent f54b924137
commit ae7dfd2408

View File

@ -1,3 +1,7 @@
## 1.4.29
* Exports some internals and fix version bounds [#1318](https://github.com/yesodweb/yesod/pull/1318)
## 1.4.28
* Add ToWidget instances for strict text, lazy text, and text builder [#1310](https://github.com/yesodweb/yesod/pull/1310)