From 6079f49dea54358e4d256b0228afae919112d228 Mon Sep 17 00:00:00 2001 From: Jeremy Hayes Date: Wed, 10 Aug 2022 15:49:20 -0600 Subject: [PATCH] Update CHANGES for release 11.11.0 --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index eee07aaf7..292147c3c 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.11.0 2022-08-11 + +### Other changes +* Add OpSource support to C interface +* Deprecate samplerBuffer for spirv1.6 and later +* Add support for SPV_AMD_shader_early_and_late_fragment_tests + ## 11.10.0 2022-06-02 ### Other changes