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 Oct 11, 2018
1 parent 292f103 commit 3f878b0
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>1.0.7</version>
<version>1.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="1.1.0">
<changes lang="de">
PT-8708, PT-9707 - Die PayPal Experience Profile Logik wurde durch den Application Context ersetzt;
PT-9269 - Englische Übersetzungen korrigiert;
PT-9649 - Nach einer Rückerstattung wird der Status der Bestellung korrekt gesetzt;
PT-9710 - Übertragung von Preisen zu PayPal verbessert;
</changes>
<changes lang="en">
PT-8708, PT-9707 - The PayPal Experience Profile logic has been replaced by the Application Context;
PT-9269 - Fixed English translation;
PT-9649 - The status of the order will be set correctly after a refund;
PT-9710 - Improved transmission of prices to PayPal;
</changes>
</changelog>

<changelog version="1.0.7">
<changes lang="de">
PT-9420 - Ratenzahlung wird nun korrekt nach der Registrierung angezeigt;
Expand Down

0 comments on commit 3f878b0

Please sign in to comment.