We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9830da commit c2cc709Copy full SHA for c2cc709
CHANGELOG.md
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
<!-- next-header -->
10
## [Unreleased] - ReleaseDate
11
+### Changed
12
+- [PR#11](https://github.com/Rust-GPU/spirv-tools-rs/pull/11) add targets `vulkan1.3`, `vulkan1.4` and `spv1.6`
13
+
14
+## [0.11.0] - 2025-04-22
15
+- [PR#5](https://github.com/Rust-GPU/spirv-tools-rs/pull/5) update to vulkan-sdk-1.4.309
16
17
## [0.10.0] - 2024-02-05
18
### Changed
19
- [PR#38](https://github.com/EmbarkStudios/spirv-tools-rs/pull/38) updated to `vulkan-sdk-1.3.275`.
0 commit comments