We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70c2ae commit b4ee18bCopy full SHA for b4ee18b
ChangeLog.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+## [2.5.2] - 2021-03-23
10
+
11
- fixed start offset of byte array copy in `VPackSlice.toByteArray`
12
13
## [2.5.1] - 2020-12-21
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.arangodb</groupId>
<artifactId>velocypack</artifactId>
- <version>2.5.2-SNAPSHOT</version>
+ <version>2.5.2</version>
<inceptionYear>2017</inceptionYear>
<packaging>jar</packaging>
0 commit comments