File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 5.0.4] - 2019-18-01
10+
911### Fixed
1012
1113- fixed bug with multi document operations when using parameter ` silent ` (issue #241 )
@@ -931,7 +933,8 @@ Added support for sparse indexes
931933
932934- Initial Release
933935
934- [ unreleased ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.3...HEAD
936+ [ unreleased ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.4...HEAD
937+ [ 5.0.4 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.3...5.0.4
935938[ 5.0.3 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.2...5.0.3
936939[ 5.0.2 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.1...5.0.2
937940[ 5.0.1 ] : https://github.com/arangodb/arangodb-java-driver/compare/5.0.0...5.0.1
Original file line number Diff line number Diff line change 44
55 <groupId >com.arangodb</groupId >
66 <artifactId >arangodb-java-driver</artifactId >
7- <version >5.0.4-SNAPSHOT </version >
7+ <version >5.0.4</version >
88 <inceptionYear >2016</inceptionYear >
99 <packaging >jar</packaging >
1010
You can’t perform that action at this time.
0 commit comments