From 3c4304fe78e7f15fdbdc623290ddb01254c18e05 Mon Sep 17 00:00:00 2001 From: "david.owusu" Date: Wed, 29 Oct 2025 10:02:00 +0100 Subject: [PATCH] [CC-2980] Set release version 5.8.1 --- CHANGELOG.md | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23632784..1036a871 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [5.8.1](https://github.com/unzerdev/java-sdk/compare/5.8.0..5.8.1) + +## Changed + +* Fix the issue that payment state "create" is not mapped and returns `null` as a consequence. + ## [5.8.0](https://github.com/unzerdev/java-sdk/compare/5.7.0..5.8.0) ## Added diff --git a/pom.xml b/pom.xml index d1a8b8a3..7091deff 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.unzer.payment java-sdk - 5.8.0 + 5.8.1 Unzer Java SDK Unzer SDK provides an easy way to use Unzer Payment API. https://docs.unzer.com/