We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b372e commit e966899Copy full SHA for e966899
1 file changed
plugin.xml
@@ -5,13 +5,18 @@
5
<label lang="de">Backend Bestellungen</label>
6
<label lang="en">Backend orders</label>
7
8
- <version>2.3.1</version>
+ <version>2.3.2</version>
9
<copyright>(c) by shopware AG</copyright>
10
<license>proprietary</license>
11
<link>http://store.shopware.com</link>
12
<author>shopware AG</author>
13
<compatibility minVersion="5.4.0"/>
14
15
+ <changelog version="2.3.2">
16
+ <changes lang="de">PT-8361 - E-Mail Validierung für Gastbestellungen verbessert;</changes>
17
+ <changes lang="en">PT-8361 - Improve e-mail validation for guest orders;</changes>
18
+ </changelog>
19
+
20
<changelog version="2.3.1">
21
<changes lang="de">
22
PT-8973 - Behebt ein Problem bei der Berechnung der Bestellung;
0 commit comments