1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2016-01-12 13:55:53 +01:00
parent a3bd1c57c9
commit a1bba5fc80
1 changed files with 4 additions and 1 deletions

View File

@ -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