Add changelog entry for 7.4.1

pull/2230/head
velioglu 2018-06-20 11:26:15 +03:00
parent 42be04551c
commit 0ce613405e
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### citus v7.4.1 (June 20, 2018) ###
* Fixes a bug that could cause transactions to incorrectly proceed after failure
* Fixes a bug on INSERT ... SELECT queries in prepared statements
### citus v7.4.0 (May 15, 2018) ###
* Adds support for non-pushdownable subqueries and CTEs in UPDATE/DELETE queries