Skip to content

Commit 03c4805

Browse files
authored
[CC-2979] Release 5.8.2 (#184)
1 parent 1ae448e commit 03c4805

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres
77
to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
88

9+
## [5.8.2](https://github.com/unzerdev/java-sdk/compare/5.8.1..5.8.2)
10+
11+
## Changed
12+
13+
* Add `onlineTransfer` object to additionalTransactionData.
14+
915
## [5.8.1](https://github.com/unzerdev/java-sdk/compare/5.8.0..5.8.1)
1016

1117
## Changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.unzer.payment</groupId>
88
<artifactId>java-sdk</artifactId>
9-
<version>5.8.1</version>
9+
<version>5.8.2</version>
1010
<name>Unzer Java SDK</name>
1111
<description>Unzer SDK provides an easy way to use Unzer Payment API.</description>
1212
<url>https://docs.unzer.com/</url>

0 commit comments

Comments
 (0)