mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
a3bd1c57c9
commit
a1bba5fc80
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue