Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mav-intel committed Aug 30, 2024
1 parent 96fdcf5 commit e117dd3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ GPUs from the command line.

## [Unreleased]

## [1.2.0] - 2024-08-30

### Added
- VVC decode support to sample_decode
- Embedded version information to all shared libraries
Expand All @@ -35,6 +37,7 @@ GPUs from the command line.
(https://github.com/intel/libvpl)


[Unreleased]: https://github.com/intel/libvpl/compare/v1.0.1...HEAD
[1.1.0]: https://github.com/intel/libvpl/releases/tag/v1.0.1
[Unreleased]: https://github.com/intel/libvpl/compare/v1.2.0...HEAD
[1.2.0]: https://github.com/intel/libvpl/compare/v1.1.0...v1.2.0
[1.1.0]: https://github.com/intel/libvpl/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/intel/libvpl/releases/tag/v1.0.0
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.2.0

0 comments on commit e117dd3

Please sign in to comment.