diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f1ba4d5ea0..47e96040328 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### citus v6.0.0 (November 4, 2016) ### +### citus v6.0.0 (November 7, 2016) ### * Adds compatibility with PostgreSQL 9.6, now the recommended version @@ -78,7 +78,7 @@ * Adds `create_distributed_table` to easily create shards and infer colocation -### citus v5.2.2 (November 4, 2016) ### +### citus v5.2.2 (November 7, 2016) ### * Adds support for `IF NOT EXISTS` clause of `CREATE INDEX` command