File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,26 @@ All notable changes to this project will be documented in this file.
5
5
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
6
7
7
8
- ## 0.2.0 ( Unreleased)
8
+ ## Unreleased
9
9
> Released N/A
10
10
11
- * Fix completion in VSCode (d0cd9bfa15b175be30e5312215777c82a3e055e9)
11
+ * N/A
12
+
13
+ ## 0.1.3
14
+ > Released Sep 09, 2023
15
+
16
+ * Platform specific directories to allow linux builds (#2 )
17
+
18
+ ## 0.1.2
19
+ > Released Aug 23, 2023
20
+
12
21
* Rename ` ShaderLab ` section to ` ShaderLS ` (b43a5ac376f9537d014616df79e00d4912f7d86a)
13
22
23
+ ## 0.1.1
24
+ > Released Aug 23, 2023
25
+
26
+ * Fix completion in VSCode (d0cd9bfa15b175be30e5312215777c82a3e055e9)
27
+
14
28
## 0.1.0
15
29
> Released May 05, 2023
16
30
You can’t perform that action at this time.
0 commit comments