浏览代码

Merge pull request #2961 from jeremy-lunarg/hayes-update-changes

Release 11.10.0
Greg Fischer 3 年之前
父节点
当前提交
adbf0d3106
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      CHANGES.md

+ 8 - 0
CHANGES.md

@@ -3,6 +3,14 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](https://semver.org/).
 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
 ## 11.9.0 2022-04-06
 
 
 ### Other changes
 ### Other changes