summaryrefslogtreecommitdiff
path: root/contrib/org.freedesktop.GUsb.metainfo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/org.freedesktop.GUsb.metainfo.xml')
-rw-r--r--contrib/org.freedesktop.GUsb.metainfo.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/org.freedesktop.GUsb.metainfo.xml b/contrib/org.freedesktop.GUsb.metainfo.xml
index 4afb8bf..7eca805 100644
--- a/contrib/org.freedesktop.GUsb.metainfo.xml
+++ b/contrib/org.freedesktop.GUsb.metainfo.xml
@@ -21,6 +21,20 @@
<binary>gusbcmd</binary>
</provides>
<releases>
+ <release version="0.4.4" date="2023-01-30">
+ <description>
+ <p>This release adds the following features:</p>
+ <ul>
+ <li>Add new API to make emulation easier to use</li>
+ </ul>
+ <p>This release fixes the following bugs:</p>
+ <ul>
+ <li>Emit remove devices with matching tags when loading contexts</li>
+ <li>Fix a critical warning when finalizing devices without endpoints</li>
+ <li>Reduce the debugging level when emulating firmware</li>
+ </ul>
+ </description>
+ </release>
<release version="0.4.3" date="2022-12-20">
<description>
<p>This release fixes the following bugs:</p>