Skip to content

Commit 14bff6a

Browse files
committed
velocypack v2.1.0
1 parent 997a625 commit 14bff6a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1212
- extended DatabaseEntity with replicationFactor, minReplicationFactor, sharding (ArangoDB v3.6)
1313
- timeout option for AQL queries (ArangoDB v3.6)
1414
- enhancedNgramAnalyzer and enhancedTextAnalyzer (ArangoDB v3.6)
15+
- velocypack v2.1.0
1516

1617
## [6.4.1] - 2019-10-23
1718

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<properties>
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2626
<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>
2828

2929
<!-- provided -->
3030
<httpclient.version>4.5.9</httpclient.version>

0 commit comments

Comments
 (0)