Skip to content

Commit 77f7c98

Browse files
committed
NTR - Prepare plugin.xml for store update
1 parent f18e83e commit 77f7c98

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

plugin.xml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,23 @@
55
<label lang="de">Backend Bestellungen</label>
66
<label lang="en">Backend orders</label>
77

8-
<version>2.1.0</version>
8+
<version>2.1.1</version>
99
<copyright>(c) by shopware AG</copyright>
1010
<license>proprietary</license>
1111
<link>http://store.shopware.com</link>
1212
<author>shopware AG</author>
13-
<compatibility minVersion="5.2.0"/>
13+
<compatibility minVersion="5.2.0" maxVersion="5.3.100"/>
14+
15+
<changelog version="2.1.1">
16+
<changes lang="de">
17+
PT-8973 - Behebt ein Problem bei der Berechnung der Bestellung;
18+
PT-9140 - Steuer von Rabatten wird nun richtig persistiert;
19+
</changes>
20+
<changes lang="en">
21+
PT-8973 - Solves an issue calculating the basket for the order;
22+
PT-9140 - Tax of discounts is persisted correctly;
23+
</changes>
24+
</changelog>
1425

1526
<changelog version="2.1.0">
1627
<changes lang="de">PT-8793 - Obsoleten Code entfernt; Composer Kompatibilität;</changes>

0 commit comments

Comments
 (0)