Skip to content

Commit 357424a

Browse files
author
Tomas Winkler
committed
igsc: version 0.2.5
Version 0.2.5 Update CHANGELOG.md Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
1 parent c86fb1d commit 357424a

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.2.5] - 2021-08-30
4+
5+
### Added
6+
7+
1. scripts: add vscode build script
8+
9+
### Fixed
10+
11+
1. lib: check integer overflow in oprom parser
12+
2. lib: try reconnect in a loop after firmware reset
13+
3. lib: fix the gsc_msleep function
14+
4. cli: fix debug print of sent data hex dump
15+
316
## [v0.2.4] - 2021-06-14
417

518
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.4
1+
0.2.5

0 commit comments

Comments
 (0)