From df4ded3f930bb95aac1ffd69acd0f8df0c1e25d6 Mon Sep 17 00:00:00 2001 From: Greg Fischer Date: Wed, 6 Apr 2022 12:21:33 -0600 Subject: [PATCH] Release 11.9.0 --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6d3bd6d98..fb0b0d11e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## 11.9.0 2022-04-06 + +### Other changes +* Add GLSL version override functionality +* Add eliminate-dead-input-components to -Os +* Add enhanced-msgs option +* Explicitly use Python 3 for builds + ## 11.8.0 2022-01-27 ### Other changes