-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd48c54
commit 95731ef
Showing
2 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|------|---------- | ||
|Author | Aarne Welschlau | ||
|Shop Version | `5.0.x` `5.1.x` `5.2.x` | ||
|Version | `4.2.0` | ||
|Version | `4.2.1` | ||
|Link | http://www.ratepay.com | ||
|Mail | [email protected] | ||
|Installation | see below | ||
|
@@ -24,6 +24,11 @@ | |
|
||
## Changelog | ||
|
||
### Version Version 4.2.1 - Released 2016-08-31 | ||
* Date of payment is now set automatically (cleareddate) | ||
* Improved detection of divergent shipping address (Shopware >=5.2.0) | ||
* Remove deprecated RatePAY additional order attributes on update | ||
|
||
### Version Version 4.2.0 - Released 2016-08-29 | ||
* Mapping of new SWAG address management (Compatibility with Shopware 5.2.x) | ||
* CSRF protection implemented (Compatibility with Shopware 5.2.x) | ||
|