Skip to content

Commit d43507d

Browse files
committed
v2.0.5
1 parent a2e8b43 commit d43507d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
# v2.0.5
4+
- Update to Slang v2026.1.2.
5+
- Adding support for FloatE4M3, FloatE5M2 and BFloat16 types.
6+
- Adding missing CoopMatrix functions.
7+
38
# v2.0.4
49
- Update to Slang v2025.24.3.
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Slang",
44
"description": "Extension for the Slang Shading Language",
55
"publisher": "shader-slang",
6-
"version": "2.0.4",
6+
"version": "2.0.5",
77
"icon": "./images/icon.png",
88
"engines": {
99
"vscode": "^1.85.0"

0 commit comments

Comments
 (0)