Add changelog entry for 7.5.1

pull/2351/head
velioglu 2018-08-28 13:34:37 +03:00
parent eb2318f413
commit b6cee4bb96
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### citus v7.5.1 (August 28, 2018) ###
* Improves query pushdown planning performance
* Fixes a bug that could cause modifying CTEs to select wrong execution mode
### citus v7.4.2 (July 27, 2018) ###
* Fixes a segfault in real-time executor during online shard move