diff --git a/persistent/ChangeLog.md b/persistent/ChangeLog.md index 450f65df2..842f2d552 100644 --- a/persistent/ChangeLog.md +++ b/persistent/ChangeLog.md @@ -2,7 +2,7 @@ ## 2.14.6.3 -* []() +* [#1544](https://github.com/yesodweb/persistent/pull/1544) * Fix type error message when no unique keys are defined on a model and you use a function with constraint `AtLeastOneUniqueKey`.