We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f5419 commit 311cd94Copy full SHA for 311cd94
1 file changed
docs/ReleaseNotes.md
@@ -17,9 +17,11 @@ The included licenses apply to the following files:
17
18
## Changelog
19
20
-### Upcoming Release
+### Version 1.8.2505.1
21
22
-Place release notes for the upcoming release below this line and remove this line upon naming this release.
+- Fix regression: [#7510](https://github.com/microsoft/DirectXShaderCompiler/issues/7510) crash when calling `sizeof` on templated type.
23
+- Fix regression: [#7508](https://github.com/microsoft/DirectXShaderCompiler/issues/7508) crash when calling `Load` with `status`.
24
+- Header file `dxcpix.h` was added to the release package.
25
26
### Version 1.8.2505
27
0 commit comments