diff --git a/CHANGELOG.md b/CHANGELOG.md index 18adaa8..be06fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ The project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html - bookwork: base + with-vulkan - trixie: base + with-vulkan - changed versioning scheme +- updated Vulkan_SDK to v1.3.283.0 ## [1.0.2] - 02-15-2024 @@ -42,7 +43,7 @@ The project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html - fixed the need to redeclare the VULKAN_VERSION in multiple build stages by introducing global build args and reusing them in FROM sections - reduced number of ENV declarations by using line continuations -- updated Vulkan_SDK to v1.3.283.0 +- updated Vulkan_SDK to v1.3.275.0 ## [1.0.1] - 10-10-2023