diff --git a/CHANGELOG.md b/CHANGELOG.md index d3245e935..155d62f7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### citus v10.1.2 (August 16, 2021) ### + +* Allows more graceful failovers when replication factor > 1 + +* Fixes a bug that causes partitions to have wrong distribution key after + `DROP COLUMN` + ### citus v9.4.6 (August 8, 2021) ### * Allows more graceful failovers when replication factor > 1