File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
7
7
## [ Unreleased]
8
8
9
- - support for ` ArangoSearchProperties ` value ` storedValues ` (ArangoDB v3.7)
10
- - support for ` ArangoSearchProperties ` value ` primarySortCompression ` (ArangoDB v3.7)
11
- - support for ` overwriteMode ` values ` ignore ` and ` conflict ` (ArangoDB v3.7)
9
+ - added support of ` DisjointSmartGraphs `
10
+ - added support of ` ArangoSearchProperties ` value ` storedValues ` (ArangoDB v3.7)
11
+ - added support of ` ArangoSearchProperties ` value ` primarySortCompression ` (ArangoDB v3.7)
12
+ - added support of ` overwriteMode ` values ` ignore ` and ` conflict ` (ArangoDB v3.7)
13
+ - velocypack v2.3.1
12
14
13
15
## [ 6.6.3] - 2020-05-06
14
16
You can’t perform that action at this time.
0 commit comments