=== Breaking changes ===
No breaking changes
=== All changes for this release ===
4cfc0f1 Clean up a dead code forgot to delete (#7358)
bc47e2b Fix somme mis-define of capability (#7356)
94215dc Check the supported backends in CI (#7346)
9b6e9de Update spirv-tools to point at 7dda3c01f (#7352)
ca0bdd2 Implement isnan and isinf for WGSL with bitwise operations (#7344)
624770a Fix crash when loading modules with syntax errors (#6993) (#7288)
0c4c63b Fix missing debug info for the included slang file (#7281)
22ebf90 Update user-guide toc. (#7349)
638ca95 Revert "Remove a workaround disabling dxc-fetch" (#7348)
2d71066 Add legalization for 0-sized arrays. (#7327)
812e478 Make interface types non c-style in Slang2026. (#7260)
b9dc21d Break down record replay to individual tests to avoid timeout (#7340)
454792a Fix rpc errors on slang-unit-tests (#7339)
7f6b683 Disable 23 tests failing assertions (#7317)
ff4017f Fix grammer for auto-diff doc (#7215)
446cf08 Fix the memory leak (#7290)
b06e94b Fix specialization constants getting incorrectly folded (#7299)
289f3dd Add CUDA the compile target for slang-playground