Skip to content

Commit

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

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

## [v0.8.17] - 2024-1-03
## [v0.8.18] - 2024-02-20

### Added
1. doc: add documentation for arb svn library api
2. ut: add tests for arb svn API
3. cli: implement arb svn commands in cli
4. lib: implement arb svn library API

### Fixed
1. cli: fix description of the device in oem version command
2. doc: fix doc generation errors and warnings
3. CHANGELOG: fix item numbering

## [v0.8.17] - 2024-01-03

### Added

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

0 comments on commit ae3e6ed

Please sign in to comment.