aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hayes <jeremy@lunarg.com>2022-12-06 14:50:03 -0700
committerJeremy Hayes <jeremy@lunarg.com>2022-12-06 14:50:41 -0700
commit683c0f34f00ebf7c38ad6ddcb394a8c837addd2b (patch)
tree8ffc7a0a8571a76927b92f210ef37acb526aa953
parente3e8baf8c51e377e69ff1354649e0b34cb3964e6 (diff)
downloadglslang-683c0f34f00ebf7c38ad6ddcb394a8c837addd2b.tar.gz
Update CHANGES for release 11.13.0
-rw-r--r--CHANGES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index e7b6f145..aee747f5 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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