Skip to content

Commit 2856c06

Browse files
Update Changelog for v1.28.3
Signed-off-by: Pratik Bari <pratik.bari@intel.com>
1 parent 9cac444 commit 2856c06

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Level zero loader changelog
2+
## v1.28.3
3+
* Creating a sample local release
24
## v1.28.2
35
* fix logging of apis in validation layer to only print successful apis given ZEL_LOADER_LOGGING_ENABLE_SUCCESS_PRINT
46
## v1.28.1

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if(MSVC AND (MSVC_VERSION LESS 1900))
1313
endif()
1414

1515
# This project follows semantic versioning (https://semver.org/)
16-
project(level-zero VERSION 1.28.2)
16+
project(level-zero VERSION 1.28.3)
1717
include(GNUInstallDirs)
1818

1919
find_package(Git)

PRODUCT_GUID.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1.28.2
2-
115378b3-db3b-44cf-8c29-eb1184210c18
1+
1.28.3
2+
2b417d74-4035-433d-b364-72ad8952fc3b

0 commit comments

Comments
 (0)