diff --git a/yesod-auth/ChangeLog.md b/yesod-auth/ChangeLog.md index c354c31f..20158c85 100644 --- a/yesod-auth/ChangeLog.md +++ b/yesod-auth/ChangeLog.md @@ -1,5 +1,9 @@ # ChangeLog for yesod-auth +## 1.6.11.1 + +* No star is type [#1797](https://github.com/yesodweb/yesod/pull/1797) + ## 1.6.11 * Add support for aeson 2 diff --git a/yesod-core/ChangeLog.md b/yesod-core/ChangeLog.md index 988dd27e..ced20414 100644 --- a/yesod-core/ChangeLog.md +++ b/yesod-core/ChangeLog.md @@ -1,5 +1,9 @@ # ChangeLog for yesod-core +## 1.6.24.2 + +* No star is type [#1797](https://github.com/yesodweb/yesod/pull/1797) + ## 1.6.24.1 * Adapt to removal of `ListT` from transformers-0.6. [#1796](https://github.com/yesodweb/yesod/pull/1796)