Skip to content

Commit f1a4e0d

Browse files
committed
v1.10.1
1 parent 97aef79 commit f1a4e0d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Change Log
2+
# v1.10.1
3+
- Updage to Slang v2025.13.2.
4+
25
# v1.10.0
36
- Fixes highlighting, hover, and signature info for constructor calls.
47
- Signature help now automatically selects the best candidate.

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": "1.10.0",
6+
"version": "1.10.1",
77
"icon": "./images/icon.png",
88
"engines": {
99
"vscode": "^1.67.0"

0 commit comments

Comments
 (0)