Merge pull request #2879 from greg-lunarg/vulkan-1.3-B

Release 11.8.0
This commit is contained in:
Greg Fischer 2022-01-27 13:21:18 -07:00 committed by GitHub
commit c34bb3b6c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).
## 11.8.0 2022-01-27
### Other changes
* Add support for SPIR-V 1.6
* Add support for Vulkan 1.3
* Add --hlsl-dx-position-w option
## 11.7.0 2021-11-11
### Other changes