Bump CHANGELOG release dates

Oops.
pull/955/head
Jason Petersen 2016-11-07 09:51:18 -07:00
parent 666909030f
commit 217f899816
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 2 additions and 2 deletions

View File

@ -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