File tree 2 files changed +26
-0
lines changed
2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ Version 0.4.4
2
+ =============
3
+ Released: 2023-01-30
4
+
5
+ This release adds the following features:
6
+ * Add new API to make emulation easier to use
7
+
8
+ This release fixes the following bugs:
9
+ * Emit remove devices with matching tags when loading contexts
10
+ * Fix a critical warning when finalizing devices without endpoints
11
+ * Reduce the debugging level when emulating firmware
12
+
1
13
Version 0.4.3
2
14
=============
3
15
Released: 2022-12-20
Original file line number Diff line number Diff line change 21
21
<binary >gusbcmd</binary >
22
22
</provides >
23
23
<releases >
24
+ <release version =" 0.4.4" date =" 2023-01-30" >
25
+ <description >
26
+ <p >This release adds the following features:</p >
27
+ <ul >
28
+ <li >Add new API to make emulation easier to use</li >
29
+ </ul >
30
+ <p >This release fixes the following bugs:</p >
31
+ <ul >
32
+ <li >Emit remove devices with matching tags when loading contexts</li >
33
+ <li >Fix a critical warning when finalizing devices without endpoints</li >
34
+ <li >Reduce the debugging level when emulating firmware</li >
35
+ </ul >
36
+ </description >
37
+ </release >
24
38
<release version =" 0.4.3" date =" 2022-12-20" >
25
39
<description >
26
40
<p >This release fixes the following bugs:</p >
You can’t perform that action at this time.
0 commit comments