Add 6.0.1 CHANGELOG entry

Couple fixes and improvements to existing behavior.
pull/933/merge v6.0.1
Burak Yucesoy 2016-11-29 16:46:48 +02:00 committed by Jason Petersen
parent 98b3b0fe49
commit 1438e177fd
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
### citus v6.0.1 (November 29, 2016) ###
* Fixes a bug causing failures during pg_upgrade
* Fixes a bug preventing DML queries during colocated table creation
* Fixes a bug that caused NULL parameters to be incorrectly passed as text
### citus v6.0.0 (November 7, 2016) ###
* Adds compatibility with PostgreSQL 9.6, now the recommended version