Skip to content

Commit 8fb01fe

Browse files
authored
[CC-1936] Release 5.7.0 (#176)
1 parent 7482745 commit 8fb01fe

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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.7.0](https://github.com/unzerdev/java-sdk/compare/5.6.0..5.7.0)
10+
11+
* Change paypage v2 test domain ending from ".io" to ".com".
12+
913
## [5.6.0](https://github.com/unzerdev/java-sdk/compare/5.5.0..5.6.0)
1014

1115
* Add Styling properties for v2 Paypage `com.unzer.payment.resources.PaypageV2`:

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.6.0</version>
9+
<version>5.7.0</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)