Skip to content

Commit

Permalink
v6.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rashtao committed Apr 28, 2021
1 parent 14a5a89 commit b4bf612
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a

## [Unreleased]

## [6.12.0] - 2021-04-28

- added support for modifying collection schema

## [6.11.1] - 2021-04-23

- velocypack v2.5.3
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
<version>6.11.1</version>
<version>6.12.0</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>

Expand Down

0 comments on commit b4bf612

Please sign in to comment.