diff --git a/CHANGELOG.md b/CHANGELOG.md index b0ac5de37..6904a7d74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ### citus v11.0.7 (November 8, 2022) ### + * Adds the GUC `citus.allow_unsafe_constraints` to allow unique/exclusion/ primary key constraints without distribution column