Skip to content

Commit d22dc41

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

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [v0.9.3] - 2024-07-23
4+
5+
### Fixed
6+
1. conan: fix typo in conan.cmake
7+
2. lib: fix typos in the library
8+
3. doc: fix typos in api documentation
9+
4. ci: fix-up codespell configuration
10+
5. ut: check for null before strlen in test_strdup
11+
6. lib: fix igsc_get_log_callback_func prototype
12+
13+
### Added
14+
1. lib: add soc4 hardware sku
15+
316
## [v0.9.2] - 2024-07-15
417

518
### Fixed

VERSION

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

0 commit comments

Comments
 (0)