Skip to content

Commit

Permalink
NTR - Prepare plugin.xml for store update
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Mar 20, 2019
1 parent 189c85b commit d29ed1e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,24 @@
<label lang="de">PayPal</label>
<label lang="en">PayPal</label>

<version>2.1.2</version>
<version>2.1.3</version>
<copyright>(c) by shopware AG</copyright>
<license>MIT</license>
<link>http://store.shopware.com</link>
<author>shopware AG</author>
<compatibility minVersion="5.2.0"/>

<changelog version="2.1.3">
<changes lang="de">
PT-7290 - Bestellungen ohne Versandart sind nun nicht mehr möglich;
PT-10236 - Adresse des Kunden wird nun wieder korrekt auf der Abschlussseite angezeigt;
</changes>
<changes lang="en">
PT-7290 - Orders without shipping method are no longer possible;
PT-10236 - Customer's address is now correctly displayed on the finish page again;
</changes>
</changelog>

<changelog version="2.1.2">
<changes lang="de">PT-10176 - Prüfung des Risk-Management-Auschlusses verbessert;</changes>
<changes lang="en">PT-10176 - Improved risk management exclusion check;</changes>
Expand Down

0 comments on commit d29ed1e

Please sign in to comment.