Skip to content

Commit 9f83543

Browse files
committed
NTR - Prepare plugin.xml for store update
1 parent d4beb91 commit 9f83543

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

plugin.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,26 @@
55
<label lang="de">PayPal</label>
66
<label lang="en">PayPal</label>
77

8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
<copyright>(c) by shopware AG</copyright>
1010
<license>MIT</license>
1111
<link>http://store.shopware.com</link>
1212
<author>shopware AG</author>
1313
<compatibility minVersion="5.2.0"/>
1414

15+
<changelog version="1.0.3">
16+
<changes lang="de">
17+
PT-9252 - Anzeige des Express Checkout Buttons korrigiert;
18+
PT-9285 - Logo für Drittanbieter Zahlungsart im Plus iFrame nun pflegbar;
19+
PT-9290 - Einstellungen werden jetzt entfernt, wenn dies bei der Deinstallation ausgewählt wird;
20+
</changes>
21+
<changes lang="en">
22+
PT-9252 - Fix displaying of express checkout button;
23+
PT-9285 - Logo for third party payment in Plus iFrame method can now be maintained;
24+
PT-9290 - If selected on uninstallation, the settings now will be removed;
25+
</changes>
26+
</changelog>
27+
1528
<changelog version="1.0.2">
1629
<changes lang="de">PT-9245 - Bezahldatum wird nun korrekt gesetzt;</changes>
1730
<changes lang="en">PT-9245 - Date of payment is now set correctly;</changes>

0 commit comments

Comments
 (0)