Skip to content

Commit

Permalink
Merge pull request #221 from buckaroo-it/hot_fix_composer
Browse files Browse the repository at this point in the history
"version": "2.3.1",
  • Loading branch information
gentiprenaj committed Jun 19, 2024
2 parents 6c6ff46 + cce645a commit 6a7a887
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Compatible from Shopware 6.5.0 up to 6.5.6.1

# 2.3.0
- Add support for Shopware 6.5.8.10
- BP-3558 Add support for Shopware 6.6.2.0
- BP-3558 Add support for Shopware 6.6.3.0
- BP-3401 Improve the plugin user interface with a payment method overview.
- BP-3470 Add payment method: Knaken Settle.
- BP-3348 Resize payment method logo’s for better readabillity.
Expand All @@ -254,4 +254,7 @@ Compatible from Shopware 6.5.0 up to 6.5.6.1
- BP-3466 Fix: Full order amount discount (Promotions) makes it unable to place the order.
- BP-3565 Fix: Riverty TOC URL's are showing a error 404 in some cases.
- BP-3534 Fix: Apple Pay button is not always clickable for specific merchant.
- BP-3614 Fix: Manual capture is not always working for Klarna (authorize/capture).
- BP-3614 Fix: Manual capture is not always working for Klarna (authorize/capture).

# 2.3.1
- Minor fixes
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Start accepting payments within a few minutes.

To use the Buckaroo plugin, please be aware of the following minimum requirements:
- A Buckaroo account ([Dutch](https://www.buckaroo.nl/start) or [English](https://www.buckaroo.eu/solutions/request-form))
- Shopware 6.5.0 up to 6.6.2.0
- Shopware 6.5.0 up to 6.6.3.0
- PHP 8.1, 8.2, 8.3

### Installation
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "buckaroo/shopware6",
"description": "Buckaroo payment provider plugin for Shopware 6",
"type": "shopware-platform-plugin",
"version": "2.3.0",
"version": "2.3.1",
"license": "proprietary",
"minimum-stability": "stable",
"require": {
Expand Down

0 comments on commit 6a7a887

Please sign in to comment.