File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres
77to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
88
9+ ## [ 5.8.1] ( https://github.com/unzerdev/java-sdk/compare/5.8.0..5.8.1 )
10+
11+ ## Changed
12+
13+ * Fix the issue that payment state "create" is not mapped and returns ` null ` as a consequence.
14+
915## [ 5.8.0] ( https://github.com/unzerdev/java-sdk/compare/5.7.0..5.8.0 )
1016
1117## Added
Original file line number Diff line number Diff line change 66
77 <groupId >com.unzer.payment</groupId >
88 <artifactId >java-sdk</artifactId >
9- <version >5.8.0 </version >
9+ <version >5.8.1 </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 >
You can’t perform that action at this time.
0 commit comments