We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847d426 commit 5e663cdCopy full SHA for 5e663cd
plugin.xml
@@ -4,7 +4,7 @@
4
5
<label>Adyen Shopware Plugin</label>
6
<label lang="de">Adyen Shopware Plugin</label>
7
- <version>5.0.1</version>
+ <version>5.0.2</version>
8
<copyright>Adyen</copyright>
9
<author>Adyen</author>
10
<link>https://adyen.com</link>
@@ -789,4 +789,12 @@
789
* Fix customer creation for guest express checkout
790
</changes>
791
</changelog>
792
+ <changelog version="5.0.2">
793
+ <changes lang="en">
794
+ * Fix Klarna payment processing
795
+ </changes>
796
+ <changes lang="de">
797
798
799
+ </changelog>
800
</plugin>
0 commit comments