Skip to content

Commit

Permalink
igsc: bump version to 0.8.19
Browse files Browse the repository at this point in the history
Update CHANGELOG.md

Signed-off-by: Vitaly Lubart <[email protected]>
  • Loading branch information
vlubart authored and Tomas Winkler committed Jul 17, 2024
1 parent a243d92 commit 33c7bab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# IGSC FUL

## [v0.8.19] - 2024-05-17

### Added
1. cli: implement retry mechanism when device is busy
2. lib: return busy indication on special connect failures

### Fixed
1. lib: fix fwdata heci response struct

### Removed
1. Doxygen: drop HTML timestamp

## [v0.8.18] - 2024-02-20

### Added
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.18
0.8.19

0 comments on commit 33c7bab

Please sign in to comment.