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 Jan 8, 2019
1 parent e5e7e3c commit c5f106f
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,28 @@
<label lang="de">PayPal</label>
<label lang="en">PayPal</label>

<version>2.0.3</version>
<version>2.1.0</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.0">
<changes lang="de">
PT-9419 - Der Express-Checkout Button kann nun optional auf Kategorieseiten angezeigt werden. Die Shopware-Einstellung "Kaufenbutton im Listing anzeigen" muss aktiviert sein;
PT-9754 - Verbessert die Kompatibilität mit anderen Plugins in der PDF-Belegerstellung;
PT-9965 - Verhalten Express Checkout Button auf der Registrierungsseite verbessert;
PT-9989 - Der Kunde hat nun nicht mehr die Möglichkeit auf der PayPal Seite seine Lieferadresse zu ändern;
</changes>
<changes lang="en">
PT-9419 - The Express-Checkout button can now be displayed optionally on category pages. The Shopware setting "Display buy button in listing" must be activated;
PT-9754 - Improve compatibility with other plugins in PDF document creation;
PT-9965 - Improve behaviour of Express Checkout button on registration page;
PT-9989 - The customer has no longer the option to change the shipping address on the PayPal page;
</changes>
</changelog>

<changelog version="2.0.3">
<changes lang="de">PT-9990 - Kundenkommentare werden bei Zahlungen über Plus wieder korrekt gespeichert;</changes>
<changes lang="en">PT-9990 - Customer comments are saved correctly again for payments via Plus;</changes>
Expand Down

0 comments on commit c5f106f

Please sign in to comment.