diff --git a/CHANGELOG b/CHANGELOG index 4a14f0661f..ff6383d9f7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,10 @@ v3.3.11 (2018-XX-XX) -------------------- +* upgraded arangosync version to 0.5.3 + +* upgraded arangodb starter version to 0.12.0 + * fixed internal issue #2559: "unexpected document key" error when custom shard keys are used and the "allowUserKeys" key generator option is set to false @@ -28,7 +32,9 @@ v3.3.11 (2018-XX-XX) * fixed internal issue #2160: fixed misplaced tooltips in indices view -* added arangodb inspector +* added new arangoinspect client tool, to help users and customers easily collect + information of any ArangoDB server setup, and facilitate troubleshooting for the + ArangoDB Support Team v3.3.10 (2018-06-04)