=== Breaking changes ===
b4d3d30 Support the new CoopVec builtins (#7108)
=== All changes for this release ===
d961f44 Implement C++ style default member initializer (#7087)
b325474 Implement spec const for generic parameter (#7121)
ed837e2 Rename 'main' on some backends (#7105)
49de1e8 Support tensor addressing (#7060)
dd275dd Re-enable spirv-validation, because the issue is no longer repro (#7082)
7fa8c35 Remove compiler option no longer needed from the example (#7084)
2580bb0 Add new coopmat2 functions: Reduce and Transpose (#7027)
[BREAKING] b4d3d30 Support the new CoopVec builtins (#7108)
2275e18 Do not print errors in _coerce when "JustTrying". (#7064)
8c98714 Remove readonly keyword from buffer pointer definitions (#7068)
d179f0e Infer type while constant folding causes failure (#7090)
4a3872c Do not escape markdown between backticks (#7086)
375ecfe support specialization constant sized array (#6871)
39c9e25 Make Command Line Reference readthedocs compatible (#7048)
09d7e13 Add explanation for SV_InstanceID usage difference from SPIR-V (#7072)
eb5648b Error out on invalid vector sizes (#7076)
04ba87e Add Payload Access Qualifiers to the raytracing examples (#7092)
0db786c Fix invalid memory dereference in lower-to-ir (#7080)
6c262bc Support Array Sizes using Generic arguments to be initialized via {} (#6720)
2fb95f9 Add half-precision matrix type aliases in GLSL (#7066)
b423ea5 Make CUDA version capabilities reach NVRTC (#7074)
54ff7fd Ensure to emit 32-bit type for bitfield operations for SPIRV (#7046)
4c76b27 Cleanups related to RIFF support (#7041)
6b286bf add missing namespace std:: for nullptr_t (error while building with clang) (#7059)
64a43b1 cluster acceleration structure optix 6431 (#7028)
03f9242 cuda: Add more formats for texture read/write (#7012)
b46c342 Add a new option "-capability" to slang-test and render-test (#7054)
7cd5022 Fix local constants in switch cases (#7053)
083eece Add debug information for slang inling (#6621)
48203ea Fix SPIRV unsigned to signed widening casts (#7051)
5a6c2ba Update build to allow setting more external paths (#7044)
029672e Fix various intptr_t issues by defining its width in getIntTypeInfo (#6786)
dbf05f8 Fixed name mangling of generic extensions (#6671)