Update CHANGES.md to 11.2.0 to sync with current tagging.
authorGreg Fischer <greg@lunarg.com>
Mon, 22 Feb 2021 19:11:47 +0000 (12:11 -0700)
committerGreg Fischer <greg@lunarg.com>
Mon, 22 Feb 2021 19:11:47 +0000 (12:11 -0700)
CHANGES.md

index 0698e76..3fd3636 100644 (file)
@@ -3,7 +3,7 @@
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](https://semver.org/).
 
-## 11.1.0 2021-02-18
+## 11.2.0 2021-02-18
 
 ### Other changes
 * Removed Python requirement when not building with spirv-tools
@@ -11,6 +11,11 @@ This project adheres to [Semantic Versioning](https://semver.org/).
 * Implement GL_EXT_null_initializer
 * Add CMake support for Fuschia
 
+## 11.1.0 2020-12-07
+
+### Other changes
+* Added ray-tracing extension support
+
 ## 11.0.0 2020-07-20
 
 ### Breaking changes