File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres
7
7
to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
8
8
9
+ ## [ 5.5.0] ( https://github.com/unzerdev/java-sdk/compare/5.4.0..5.5.0 )
10
+
11
+ ### Added
12
+
13
+ * Added support for "Open Banking" payment method.
14
+ * Added support for linkpay v2.
15
+ * Added support for ` preauthorize ` transaction.
16
+
17
+ ### Changed
18
+
19
+ * Update paypage v2 styling parameter to match API.
20
+
9
21
## [ 5.4.0] ( https://github.com/unzerdev/java-sdk/compare/5.3.0..5.4.0 )
10
22
11
23
### Added
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.unzer.payment</groupId >
8
8
<artifactId >java-sdk</artifactId >
9
- <version >5.4 .0</version >
9
+ <version >5.5 .0</version >
10
10
<name >Unzer Java SDK</name >
11
11
<description >Unzer SDK provides an easy way to use Unzer Payment API.</description >
12
12
<url >https://docs.unzer.com/</url >
You can’t perform that action at this time.
0 commit comments