From bafd4d33dccc37c9fed220935f89f077cfaf2353 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 30 Jan 2023 09:37:43 +0000 Subject: Release version 0.4.4 --- NEWS | 12 ++++++++++++ contrib/org.freedesktop.GUsb.metainfo.xml | 14 ++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/NEWS b/NEWS index 85ee475..6b2b7b6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Version 0.4.4 +============= +Released: 2023-01-30 + +This release adds the following features: + * Add new API to make emulation easier to use + +This release fixes the following bugs: + * Emit remove devices with matching tags when loading contexts + * Fix a critical warning when finalizing devices without endpoints + * Reduce the debugging level when emulating firmware + Version 0.4.3 ============= Released: 2022-12-20 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 @@ gusbcmd + + +

This release adds the following features:

+
    +
  • Add new API to make emulation easier to use
  • +
+

This release fixes the following bugs:

+
    +
  • Emit remove devices with matching tags when loading contexts
  • +
  • Fix a critical warning when finalizing devices without endpoints
  • +
  • Reduce the debugging level when emulating firmware
  • +
+
+

This release fixes the following bugs:

-- cgit v1.2.1