Skip to content

Commit d0f4caa

Browse files
committed
Add upgrade note for 3.0
1 parent bdee8bc commit d0f4caa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The driver is being tested with ArangoDB 2.6, 2.7, 2.8 and the nightly developme
1414

1515
As of version 4.0.0 of this driver, a minified standalone browser bundle is also available.
1616

17+
**Upgrade note**: If you want to use arangojs with ArangoDB 3.0 or greater remember to set the appropriate `arangoVersion` option (`30000` for version 3.0.0). The current default value is `203000` (indicating compatibility with version 2.3.0).
18+
1719
# Install
1820

1921
## With NPM

0 commit comments

Comments
 (0)