<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/5.3/engine/Shopware/Components/Plugin/schema/plugin.xsd">
    <label lang="de">Premium Gutschriften</label>
    <label lang="en">premium refunds</label>
    <version>2.1.2</version>
    <copyright>(c) by RHIEM Intermedia GmbH</copyright>
    <link>https://rhiem.com</link>
    <author>RHIEM Intermedia GmbH</author>

    <changelog version="2.1.2">
        <changes lang="de">Bugfix: Fehler bei der Statuserstellung behoben</changes>
        <changes lang="en">Bugfix: fixed status creation error</changes>
    </changelog>

    <changelog version="2.1.1">
        <changes lang="de">Anpassung der Backend Snippets</changes>
        <changes lang="en">Backend snippets customization</changes>
    </changelog>

    <changelog version="2.1.0">
        <changes lang="de">Shopware 5.7 Kompatibilität</changes>
        <changes lang="en">Shopware 5.7 compatibility</changes>
    </changelog>

    <changelog version="2.0.10">
        <changes lang="de">Steuersatz der Versandkosten wird nun bei der Gutschrift gesetzt</changes>
        <changes lang="en">Tax rate of the shipping costs is now set in the credit order</changes>
    </changelog>

    <changelog version="2.0.9">
        <changes lang="de">changed Feld bei der Bestellung wird nach dem Statuswechsel nun aktualisiert</changes>
        <changes lang="en">changed Field in the order is now updated after the status change</changes>
    </changelog>

    <changelog version="2.0.6">
        <changes lang="de">Bugfix - "Suffix für die Artikelnummern der Gutschrift" ist nun nicht mehr als Pflichtfeld markiert</changes>
        <changes lang="en">bugfix - "Suffix for the article numbers of the credit note" is no longer marked required</changes>
    </changelog>
</plugin>
