We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f833962 commit 6a3dfd8Copy full SHA for 6a3dfd8
2 files changed
CHANGELOG.md
@@ -6,9 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres
7
to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
8
9
-## Unreleased
+## [5.3.0](https://github.com/unzerdev/java-sdk/compare/5.2.0..5.3.0)
10
11
-Click To Pay payment method is added to Java SDK.
+Support for Click To Pay payment method is added to SDK.
12
13
### Added
14
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.unzer.payment</groupId>
<artifactId>java-sdk</artifactId>
- <version>5.2.0</version>
+ <version>5.3.0</version>
<name>Unzer Java SDK</name>
<description>Unzer SDK provides an easy way to use Unzer Payment API.</description>
<url>https://docs.unzer.com/</url>
0 commit comments