File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
The versions in this file adhere to [ semantic versioning] ( https://semver.org/ ) .
8
8
9
+ ## [ 0.7.0]
10
+
11
+ ** VMT**
12
+ - Added parameters related to decals like ` $decal `
13
+ - Added ` $translucent 1 ` to decal snippet
14
+
15
+ ** QC**
16
+ - Added ` $attachment ` snippet
17
+
9
18
## [ 0.6.3]
10
19
11
20
** VMT**
Original file line number Diff line number Diff line change 2
2
"name" : " source-engine-support" ,
3
3
"displayName" : " Source Engine Support" ,
4
4
"description" : " Adds support for Source Engine file types and other commands" ,
5
- "version" : " 0.6.3 " ,
5
+ "version" : " 0.7.0 " ,
6
6
"icon" : " extension-icon-256.png" ,
7
7
"author" : {
8
8
"name" : " Stefan Heinz" ,
You can’t perform that action at this time.
0 commit comments