From dc2cf83a0eb265ea52a5b04748cad9593920ab0d Mon Sep 17 00:00:00 2001 From: Jan Date: Fri, 25 Aug 2017 12:01:08 +0200 Subject: [PATCH] added missing CHANGELOG entry (#3124) --- CHANGELOG | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 6d042ae287..7207728b79 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,13 @@ devel * fixed issue #3070: Add index in _jobs collection + +v3.2.2 (2017-08-23) +------------------- + +* make "Rebalance shards" button work in selected database only, and not make + it rebalance the shards of all databases + * fixed issue #2847: adjust the response of the DELETE `/_api/users/database/*` calls * fixed issue #3075: Error when upgrading arangoDB on linux ubuntu 16.04