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