aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/CHANGES.md b/CHANGES.md
index aee747f5..292147c3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,24 +3,6 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).
-## 11.13.0 2022-12-06
-
-### Other changes
-* Make HelperInvocation accesses volatile for SPIR-V 1.6.
-* Improve forward compatibility of ResourceLimits interface
-* Remove GLSLANG_ANGLE
-
-## 11.12.0 2022-10-12
-
-### Other changes
-* Update generator version
-* Add support for GL_EXT_mesh_shader
-* Add support for NonSemantic.Shader.DebugInfo.100
-* Make OpEmitMeshTasksEXT a terminal instruction
-* Make gl_SubGroupARB a flat in int in Vulkan
-* Add support for GL_EXT_opacity_micromap
-* Add preamble support to C interface
-
## 11.11.0 2022-08-11
### Other changes