From a8fd2f6fba9c6300b93b49435da641768bfc209f Mon Sep 17 00:00:00 2001 From: aait Date: Mon, 17 Jan 2022 17:01:07 +0600 Subject: [PATCH] Bump v5.0.1 --- changelog.txt | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 9d5afc0..63d02e6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +Version 5.0.1 +Changed +- Fix order lines of full refund + Version 5.0.0 Added - Implemented Adapter::processTransactionObject() method to handle capture/cancel/refund actions diff --git a/composer.json b/composer.json index deb99d7..ee93c1c 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "email": "asbjorn.ulsberg@payex.com" } ], - "version": "5.0.0", + "version": "5.0.1", "keywords": [ "SwedbankPay", "core",