From 4f3ae4b03dc3556f96f55467e139f852831199d0 Mon Sep 17 00:00:00 2001 From: Jeremy Hayes Date: Thu, 20 Jul 2023 09:33:13 -0600 Subject: [PATCH] Update CHANGES for release 12.3.1 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 4372a3c9..b56469d3 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/). +## 12.3.1 2023-07-20 + +### Other changes +* Improve backward compatibility for glslangValidator rename on Windows + ## 12.3.0 2023-07-19 ### Other changes