diff --git a/CHANGELOG.md b/CHANGELOG.md index fcaed13be..9131f45fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,4 +90,22 @@ Bugfixes Maintenance * tested with Shop version 6.4.1.0 -* better error message translations \ No newline at end of file +* better error message translations + +# 2.3.0 + +New Features + +* new PAYONE permissions management +* status mapping per payment method possible + +Bugfixes + +* fix for unlock the buy now button +* PayPal Express: telephone number not a mandatory field + +Maintenance + +* Shopware 6.4.3 compatibility +* massive refactoring effort +* Elasticsearch compatibility \ No newline at end of file diff --git a/composer.json b/composer.json index 7f574401e..b3a58992e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "payone-gmbh/shopware-6", "type": "shopware-platform-plugin", "description": "PAYONE Payment Plugin", - "version": "2.1.0", + "version": "2.3.0-beta.1", "license": "MIT", "authors": [ {