From 683c0f34f00ebf7c38ad6ddcb394a8c837addd2b Mon Sep 17 00:00:00 2001 From: Jeremy Hayes Date: Tue, 6 Dec 2022 14:50:03 -0700 Subject: [PATCH] Update CHANGES for release 11.13.0 --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e7b6f145c1..aee747f5db 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