Skip to content

Commit ba54caa

Browse files
alsepkows-perronKeenuts
authored
[NFC] Add upcoming release section post 1.9 release (#8107)
Add an 'Upcoming Release' section back into the release notes. --------- Co-authored-by: Steven Perron <stevenperron@google.com> Co-authored-by: Nathan Gauër <brioche@google.com>
1 parent 4687c52 commit ba54caa

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

docs/ReleaseNotes.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,10 @@ The included licenses apply to the following files:
1717

1818
## Changelog
1919

20-
### Version 1.9.2602
21-
22-
#### Shader Model 6.9 Release
20+
### Upcoming Release
2321

24-
- Shader Model 6.9 is fully supported.
25-
- See [the official blog
26-
post](https://devblogs.microsoft.com/directx/shader-model-6-9-dxr-1-2-and-agilitysdk-1-619-release)
27-
for more details.
22+
Place release notes for the upcoming release below this line and remove this
23+
line upon naming the release. Refer to previous for appropriate section names.
2824

2925
#### Experimental Shader Model 6.10
3026

@@ -36,6 +32,15 @@ The included licenses apply to the following files:
3632
shaders which returns the total number of waves executing within the thread
3733
group.
3834

35+
### Version 1.9.2602
36+
37+
#### Shader Model 6.9 Release
38+
39+
- Shader Model 6.9 is fully supported.
40+
- See [the official blog
41+
post](https://devblogs.microsoft.com/directx/shader-model-6-9-dxr-1-2-and-agilitysdk-1-619-release)
42+
for more details.
43+
3944
#### Noteble SPIR-V updates
4045

4146
- Handle vector element assignment for asuint. [#8011](https://github.com/microsoft/DirectXShaderCompiler/issues/8011)

0 commit comments

Comments
 (0)