From a6674e01209cc0306d90e4f1103591f16c539ac2 Mon Sep 17 00:00:00 2001 From: Greg Fischer Date: Wed, 21 Apr 2021 18:42:12 -0600 Subject: [PATCH] Update CHANGES for 11.3.0 --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 3fd3636c4..2be2a0c77 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## 11.3.0 2021-04-21 + +### Other changes +* Added --depfile +* Added --auto-sampled-textures +* Now supports InterpolateAt-based functions +* Supports cross-stage automatic IO mapping +* Supports GL_EXT_vulkan_glsl_relaxed (-R option) + ## 11.2.0 2021-02-18 ### Other changes