mirror of https://gitee.com/bigwinds/arangodb
Adjusted logs.
This commit is contained in:
parent
149628300c
commit
7cfdecaad8
|
@ -26,8 +26,8 @@ ArangoDB and shouldn't be used if possible.
|
|||
|
||||
|
||||
## 2.7
|
||||
* Foxx: properties `setup` and `teardown` in the manifest are deprecated, they will raise a warning if you use them. Please use the `scripts` property instead.
|
||||
* Foxx: properties `setup` and `teardown` in manifests are deprecated, they will raise a warning if you use them. Please use the `scripts` property instead.
|
||||
|
||||
|
||||
## 2.8
|
||||
* Foxx: properties `setup` and `teardown` have been removed entirely. Please use the `scripts` property instead.
|
||||
* Foxx: properties `setup` and `teardown` in manifests have been removed entirely. Please use the `scripts` property instead.
|
Loading…
Reference in New Issue