From 407acc942ee219eebab076183707359dcd85b3ac Mon Sep 17 00:00:00 2001 From: velioglu Date: Thu, 4 Jan 2018 13:39:27 +0300 Subject: [PATCH] Add changelog entry for 7.1.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb15e4471..d7f47579b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### citus v7.1.2 (January 4, 2018) ### + +* Fixes a bug that could cause assigning wrong IDs to transactions + +* Increases `COPY` throughput + ### citus v7.1.1 (December 1, 2017) ### * Fixes a bug that could prevent pushing down subqueries with reference tables