mirror of https://gitee.com/bigwinds/arangodb
added missing CHANGELOG entry (#3124)
This commit is contained in:
parent
6d08d4f4aa
commit
dc2cf83a0e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue