Merge pull request #1001 from citusdata/add_changelog_entry_for_6.0.1

Add 6.0.1 CHANGELOG entry

cr: @jasonmp85
pull/1002/head
Jason Petersen 2016-11-29 09:14:23 -07:00 committed by GitHub
commit 19eaf3885f
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