From a7200d557dd72812c0c113c5d018d27858ee16ad Mon Sep 17 00:00:00 2001 From: velioglu Date: Fri, 6 Jul 2018 15:24:01 +0300 Subject: [PATCH] Add changelog entry for 6.2.6 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 235162779..514e3efce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### citus v6.2.6 (July 06, 2018) ### + +* Adds support for respecting enable_hashagg in the master planner + ### citus v7.4.1 (June 20, 2018) ### * Fixes a bug that could cause transactions to incorrectly proceed after failure