Skip to content

Commit fcabffb

Browse files
committed
Bump version
1 parent 30e07de commit fcabffb

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,14 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
1010

1111
## [Unreleased]
1212

13+
## [2023.2.1] - 2023-04-14
14+
1315
### Added
1416
- Documentation on security policy and vulnerability reporting process
1517

18+
### Removed
19+
- Fix for VPP processing for YUV input
20+
1621
## [2023.2.0] - 2023-04-07
1722

1823
### Added
@@ -280,7 +285,8 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
280285
- hello-transcode sample
281286

282287

283-
[Unreleased]: https://github.com/oneapi-src/oneVPL/compare/v2023.2.0...HEAD
288+
[Unreleased]: https://github.com/oneapi-src/oneVPL/compare/v2023.2.1...HEAD
289+
[2023.2.0]: https://github.com/oneapi-src/oneVPL/compare/v2023.2.0...v2023.2.1
284290
[2023.2.0]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.3...v2023.2.0
285291
[2023.1.3]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.2...v2023.1.3
286292
[2023.1.2]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.1...v2023.1.2

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.2.0
1+
2023.2.1

0 commit comments

Comments
 (0)