Skip to content

Commit 3613d93

Browse files
TewanStefanH-AT
authored andcommitted
v0.3.5
1 parent 7c5f948 commit 3613d93

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
The versions in this file adhere to [semantic versioning](https://semver.org/).
88

9+
## [0.3.5]
10+
11+
**VPC**
12+
- Fixed bracket and quote pair problems
13+
14+
**VMT**
15+
- Added new 'matrix' shader parameter type for validation
16+
- Corrected some VMT shader parameter types
17+
918
## [0.3.4]
1019

1120
**QC**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "source-engine-support",
33
"displayName": "Source Engine Support",
44
"description": "Adds support for Source Engine file types and other commands",
5-
"version": "0.3.4",
5+
"version": "0.3.5",
66
"icon": "extension-icon-256.png",
77
"author": {
88
"name": "Stefan Heinz",

0 commit comments

Comments
 (0)