Skip to content

Commit

Permalink
Updated ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikas committed Aug 20, 2024
1 parent a4f718e commit 8f8e272
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- The documentation about the different available `buffer_id` has been updated to provide the complete list for each compatible device.
- add `O3R_ODS_RENDERED_ZONES` `buffer_id`
- Add `ovp8xx`,`o3x1xx` and `o3d3xx` and `discover` commands as a primary level subcommands to ifm3d command line interface

### Changed
- Split CLI into device specific `ovp8xx`,`o3x1xx`,`o3x2xx`,`o3d3xx` subcommands

### Changed
- Use CLI11 library instead of cxxopts for ifm3d command line interface

### Added
- The documentation about the different available `buffer_id` has been updated to provide the complete list for each compatible device.
- add `O3R_ODS_RENDERED_ZONES` `buffer_id`
### Fixed
- Added fix for `O3D` and `O3R` issues

## 1.6.0 - 2024-06-10
### Changed
Expand Down

0 comments on commit 8f8e272

Please sign in to comment.