From 0bc8932aba15a5707a6123e07ed2cab8573d3375 Mon Sep 17 00:00:00 2001 From: Greg Fischer Date: Thu, 11 Nov 2021 09:08:05 -0700 Subject: [PATCH] Release 11.7.0 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index ad4fa400..ebab4da0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## 11.7.0 2021-11-11 + +### Other changes +* Add support for targeting Vulkan 1.2 in the C API + ## 11.6.0 2021-08-25 ### Other changes