Finalize Shaderc v2202.2
diff --git a/CHANGES b/CHANGES
index 9778eb9..438cb34 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,12 @@
 Revision history for Shaderc
 
-v2022.2-dev 2022-02-03
+v2022.2 2022-08-11
  - Require CMake 3.14 or later
  - Support 16bit types in HLSL, via glslc option -fhlsl-16bit-types
    and associated library API methods. PR #1251
  - Update glslc tests for newer Glslang debug output
+ - Update SPIRV-Tools v2022.3 plus one patch
+ - Update SPIRV-Headers
 
 v2022.1 2022-02-03
  - Update DEPS to include two fixes on top of SPIRV-Tools v2022.1: