Skip to content

Commit 06b2259

Browse files
committed
updated CHANGELOG.md
1 parent 4fe270d commit 06b2259

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ The project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html
1818

1919
- removes usages of sudo
2020
- ignore hadolint warning diallowing both curl and wget
21+
- fixed the need to redeclare the VULKAN_VERSION in multiple build stages
22+
by introducing global build args and reusing them in FROM sections
23+
- reduced number of ENV declarations by using line continuations
24+
- updated Vulkan_SDK to v1.3.275.0
2125

2226
## [1.0.1] - 10-10-2023
2327

0 commit comments

Comments
 (0)