Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
MTroesken committed Sep 13, 2018
1 parent 6852107 commit 837125b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
|------|----------
|Author | Annegret Seufert
|Shop Version | `5.0.x` `5.1.x` `5.2.x` `5.3.x`
|Version | `5.2.3`
|Version | `5.2.4`
|Link | http://www.ratepay.com
|Mail | [email protected]
|Installation | see below
Expand All @@ -24,6 +24,9 @@

## Changelog

### Version 5.2.4 - Released 2018-09-13


### Version 5.2.3 - Released 2018-08-28
* Fix tax on shipping item in backend orders
* Improve compatibility with other (payment) modules
Expand All @@ -42,20 +45,20 @@
* add system-wide support for customer groups with net prices

### Version 5.1.1 - Released 2018-08-08
* hotfix plugin update function
* hotfix plugin update function

### Version 5.1.0 - Released 2018-08-02
* add compatibility to PHP-7.2
* frontend changes on checkout/payment pages
* add setting to handle shipping-item with older API
* manage custom attributes via CrudService
* add common getter to identify installment-elv
* add common getter to identify installment-elv

### Version 5.0.7 - Released 2018-07-03
* add complete bidirectionally
* add batch processing
* refactor Bootstrap
* fix alternative address option
* fix alternative address option

### Version 5.0.6 - Released 2018-05-07
* remove special company name field
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "RatePAY GmbH",
"supplier": "RatePAY GmbH",
"description": "<h2>RatePAY Payment plugin for Shopware Community Edition Version 5</h2><ul><li style='list-style: inherit;'>RatePAY Payment Module</li><li style='list-style: inherit;'>Payment means: Invoice, Direct Debit (ELV), Rate</li><li style='list-style: inherit;'>Cancellations, Returns, etc. can be created from an additional tab in the order detail view</li><li style='list-style: inherit;'>Integrated support for multishops</li><li style='list-style: inherit;'>Improved payment form with visual feedback for your customers</li><li style='list-style: inherit;'>Supported Languages: German, English</li><li style='list-style: inherit;'>Backend Log with custom View accessible from your shop backend</li></ul>",
"currentVersion": "5.2.3",
"currentVersion": "5.2.4",
"payment_confirm": true,
"compatibility": {
"minimumVersion": "5.0.0",
Expand Down

0 comments on commit 837125b

Please sign in to comment.