Add CHANGELOG entry for 7.0.1 release

pull/1628/head
Burak Yucesoy 2017-09-12 16:30:13 -07:00 committed by Jason Petersen
parent c2f4eaa281
commit 18b9be3dfa
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
### citus v7.0.1 (September 12, 2017) ###
* Fixes a bug that could cause memory leaks in `INSERT ... SELECT` queries
* Fixes a bug that could cause incorrect execution of prepared statements
* Fixes a bug that could cause excessive memory usage during COPY
* Incorporates latest changes from core PostgreSQL code
### citus v7.0.0 (August 28, 2017) ###
* Adds support for PostgreSQL 10