Skip to content

Commit

Permalink
Fix pkg version headings in CHANGELOG.md (#1445)
Browse files Browse the repository at this point in the history
* fix pkg version headings in CHANGELOG.md

* remove unused headings
  • Loading branch information
peterjunpark authored Nov 8, 2024
1 parent f36498b commit 4298a00
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,13 @@

The full documentation for MIVisionX is available at [https://rocm.docs.amd.com/projects/MIVisionX/en/latest/doxygen/html/index.html](https://rocm.docs.amd.com/projects/MIVisionX/en/latest/doxygen/html/index.html)

## (Unreleased) MIVisionX 3.1.0
## MIVisionX 3.1.0 for ROCm 6.3.0

### Changed

* Setup: rocdecode install disabled
* Package: rocdecode dependency removed

### Removed

### Optimized

### Resolved issues

### Known issues

* Package installation requires the manual installation of OpenCV.
Expand All @@ -27,7 +21,7 @@ The full documentation for MIVisionX is available at [https://rocm.docs.amd.com/

* Optimized audio augmentations support for VX_RPP

## MIVisionX 3.0.0 for ROCm 6.3.0
## MIVisionX 3.0.0 for ROCm 6.2.0

### Added

Expand Down

0 comments on commit 4298a00

Please sign in to comment.