Skip to content

Commit

Permalink
v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
csyonghe committed Feb 24, 2024
1 parent 6b39310 commit b407824
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## v1.8.5
- Update to Slang v2024.0.10.
- Robustness fixes.

## v1.8.4
- Update to Slang v2024.0.5.
- Pointer support.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Slang",
"description": "Extension for the Slang Shading Language",
"publisher": "shader-slang",
"version": "1.8.4",
"version": "1.8.5",
"icon": "icon.png",
"engines": {
"vscode": "^1.67.0"
Expand Down

0 comments on commit b407824

Please sign in to comment.