aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 03:05:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 03:05:39 +0000
commitba4fb26c192bca675a334fdab4a46285c7cd5232 (patch)
tree6f2dd3d1fefacccdeecfa74317972d9c7e36c114 /CHANGES.md
parent20e9adfc02fe14a057fd270fe2f06d36ad0e6e37 (diff)
parentb775dea081bb2e671628125b23a6705a866822ef (diff)
downloadglslang-ndk-r25-release.tar.gz
Snap for 8508678 from b775dea081bb2e671628125b23a6705a866822ef to ndk-r25-releasendk-r25cndk-r25bndk-r25ndk-r25-release
Change-Id: Iceb7a342c32e98df7127df2e52e7d051eb3518f5
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index ad4fa400..6d3bd6d9 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,6 +3,18 @@
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
+* Add support for targeting Vulkan 1.2 in the C API
+
## 11.6.0 2021-08-25
### Other changes