Release 11.10.0

This commit is contained in:
Jeremy Hayes 2022-06-02 17:34:26 -06:00
parent 1c5f28e655
commit c411e58d78

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).
## 11.10.0 2022-06-02
### Other changes
* Generate OpLine before OpFunction
* Add support for VK_EXT_fragment_shader_barycentric
* Add whitelist filtering for debug comments in SPIRV-Remap
* Add support for GL_EXT_ray_cull_mask
## 11.9.0 2022-04-06
### Other changes