From 4181d84ae10b30b7eac7e4e39d2b54b78bcac4ce Mon Sep 17 00:00:00 2001 From: hreinberger Date: Mon, 12 Oct 2020 14:57:12 +0200 Subject: [PATCH] version bump to 2.1.0-beta.1 --- CHANGELOG.md | 8 +++++++- composer.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43fa3ef7d..ac21be234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,4 +57,10 @@ Maintenance * Added compatibility for new status transitions in Shopware 6.2 * Shopware 6.2.x support -* We had to drop support for Shopware <6.2.0 \ No newline at end of file +* We had to drop support for Shopware <6.2.0 + +# 2.1.0 + +New Features + +* New payment method: PAYONE safe invoice \ No newline at end of file diff --git a/composer.json b/composer.json index f712c2e9a..9d880e37c 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.0.0", + "version": "2.1.0-beta.1", "license": "MIT", "authors": [ {