Merge pull request #2924 from greg-lunarg/r.11.9.0a

Release 11.9.0
diff --git a/CHANGES.md b/CHANGES.md
index 6d3bd6d..fb0b0d1 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