Skip to content

Commit fbaa86a

Browse files
vlubartTomas Winkler
authored andcommitted
igsc: bump version to 0.9.4
Update CHANGELOG.md Signed-off-by: Vitaly Lubart <vitaly.lubart@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
1 parent 3b99a91 commit fbaa86a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# IGSC FUL
22

3+
## [v0.9.4] - 2024-09-19
4+
5+
### Added
6+
1. lib: add timestamps to logs
7+
2. cli: implement read firmware status register in cli
8+
3. lib: implement read firmware status register library API
9+
4. cli: print error message when device iterator failed
10+
11+
### Changed
12+
1. lib: don't suppress metee error messages in debug mode
13+
14+
### Fixed
15+
1. igsc: lib: fix device enumeration in linux
16+
317
## [v0.9.3] - 2024-07-23
418

519
### Fixed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.3
1+
0.9.4

0 commit comments

Comments
 (0)