diff --git a/yesod-core/ChangeLog.md b/yesod-core/ChangeLog.md index 4788b2ec..67f9cf9c 100644 --- a/yesod-core/ChangeLog.md +++ b/yesod-core/ChangeLog.md @@ -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