File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
12
12
- extended DatabaseEntity with replicationFactor, minReplicationFactor, sharding (ArangoDB v3.6)
13
13
- timeout option for AQL queries (ArangoDB v3.6)
14
14
- enhancedNgramAnalyzer and enhancedTextAnalyzer (ArangoDB v3.6)
15
+ - velocypack v2.1.0
15
16
16
17
## [ 6.4.1] - 2019-10-23
17
18
Original file line number Diff line number Diff line change 24
24
<properties >
25
25
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
26
26
<slf4j-api .version>1.7.28</slf4j-api .version>
27
- <arangodb .velocypack.version>2.0 .0</arangodb .velocypack.version>
27
+ <arangodb .velocypack.version>2.1 .0</arangodb .velocypack.version>
28
28
29
29
<!-- provided -->
30
30
<httpclient .version>4.5.9</httpclient .version>
You can’t perform that action at this time.
0 commit comments