From 9448de56b320b028e6c301a6b117a166187b7f76 Mon Sep 17 00:00:00 2001 From: Greg Fischer Date: Thu, 27 Jan 2022 12:23:47 -0700 Subject: [PATCH] Release 11.8.0 --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index ebab4da0..6d3bd6d9 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.8.0 2022-01-27 + +### Other changes +* Add support for SPIR-V 1.6 +* Add support for Vulkan 1.3 +* Add --hlsl-dx-position-w option + ## 11.7.0 2021-11-11 ### Other changes