diff --git a/plugin.xml b/plugin.xml
index 78bbefee..e8aa8778 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,7 @@
 
     <label>Adyen Shopware Plugin</label>
     <label lang="de">Adyen Shopware Plugin</label>
-    <version>3.9.7</version>
+    <version>3.9.8</version>
     <copyright>Adyen</copyright>
     <author>Adyen</author>
     <link>https://adyen.com</link>
@@ -493,4 +493,12 @@
             * Fix: Fix full refund not working due to wrong PSP reference being sent in refund request.
         </changes>
     </changelog>
+    <changelog version="3.9.8">
+        <changes lang="en">
+            * Fix: Add support for ESD items
+        </changes>
+        <changes lang="de">
+            * Fix: Add support for ESD items
+        </changes>
+    </changelog>
 </plugin>