Update changelog with a link to PR #1558.

This commit is contained in:
Jason Whittle 2018-10-08 18:04:10 -04:00
parent ca602d11bf
commit ee260e24cb

View File

@ -1,5 +1,9 @@
# ChangeLog for yesod-core
## 1.6.8
* In the route syntax, allow trailing backslashes to indicate line
continuation. [#1558](https://github.com/yesodweb/yesod/pull/1558)
## 1.6.7
* If no matches are found, `selectRep` chooses first representation regardless