diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e701c70fe..669cc78f13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - #2548, Fix regression when embedding views with partial references to multi column FKs - @wolfgangwalther + - #2542, Return a clear error without hitting the database when trying to update or insert an unknown column with `?columns` - @aljungberg ## [10.1.0] - 2022-10-28