Skip to content

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rashtao committed Feb 24, 2021
1 parent 6dbb379 commit 496d12e
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]

## [1.2.1] - 2021-02-24

- fixed inner Map classes serialization (#17, #18, #19)

## [velocypack-module-scala_2.13:1.2.0] - 2020-09-22

- support for scala 2.13
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.arangodb</groupId>
<artifactId>velocypack-module-scala_2.13</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
<inceptionYear>2017</inceptionYear>
<packaging>jar</packaging>

Expand Down

0 comments on commit 496d12e

Please sign in to comment.