1
0
Fork 0

Adjusted logs.

This commit is contained in:
Alan Plum 2015-03-11 16:43:56 +01:00
parent 149628300c
commit 7cfdecaad8
1 changed files with 2 additions and 2 deletions

View File

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