diff --git a/CHANGELOG b/CHANGELOG index 5ff670fde2..b7a6dbfccb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,8 @@ v3.0.0 (XXXX-XX-XX) ------------------- -* added option `--default-number-of-shards` to arangorestore +* added option `--default-number-of-shards` to arangorestore, allowing creating + collections with a specifiable number of shards from a non-cluster dump * removed support for CoffeeScript source files @@ -11,6 +12,8 @@ v3.0.0 (XXXX-XX-XX) v2.8.0 (XXXX-XX-XX) ------------------- +* Foxx: mocha test paths with wildcard characters (asterisks) now work on Windows + * reserved AQL keyword `NONE` for future use * web interface: fixed a graph display bug concerning dashboard view