Skip to content

Commit cc4bc5b

Browse files
committed
v6.6.1
1 parent 68df6b5 commit cc4bc5b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [6.6.1] - 2020-03-18
10+
911
- GraalVM Native Image support
12+
- fixed acquire host list (ArangoDB v3.7)
1013

1114
## [6.6.0] - 2020-02-03
1215

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.arangodb</groupId>
77
<artifactId>arangodb-java-driver</artifactId>
8-
<version>6.6.1-SNAPSHOT</version>
8+
<version>6.6.1</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)