Skip to content

Commit e118669

Browse files
committed
v6.7.5
1 parent 37b8917 commit e118669

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: ChangeLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
## [6.7.5] - 2020-09-22
10+
11+
- allow customizing httpRequestRetryHandler
12+
913
## [6.7.4] - 2020-09-03
1014

1115
- fixed path escaping in `ArangoDatabase.route()`

Diff for: pom.xml

+1-1
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.7.4</version>
8+
<version>6.7.5</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)