Remove languages from cmake project statement
[platform/upstream/glslang.git] / CHANGES.md
index e7b6f14..aee747f 100644 (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.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