We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b1d341 commit fcfa864Copy full SHA for fcfa864
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# IGSC FUL
2
3
+## [v0.9.5] - 2024-11-06
4
+
5
+### Fixed
6
+1. enable traffic dump in trace mode only
7
+2. doc: fix doxygen generation
8
+3. fix API documentation in header file
9
10
## [v0.9.4] - 2024-09-19
11
12
### Added
@@ -12,7 +19,7 @@
19
1. lib: don't suppress metee error messages in debug mode
13
20
14
21
### Fixed
15
-1. igsc: lib: fix device enumeration in linux
22
+1. lib: fix device enumeration in linux
16
23
17
24
## [v0.9.3] - 2024-07-23
18
25
VERSION
@@ -1 +1 @@
-0.9.4
+0.9.5
0 commit comments