Skip to content

Commit 1ab70a2

Browse files
chore(main): release 0.1.0
1 parent b0a4f91 commit 1ab70a2

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.0.0"}
1+
{".":"0.1.0"}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-06-27)
4+
5+
6+
### Features
7+
8+
* Basic keyword completion ([b2d0302](https://github.com/armsnyder/gdshader-language-server/commit/b2d0302a9d7bd2d3bf058ca2b9b439776d8d4164))
9+
* Implement text buffers and textdocument notifications ([c96d24f](https://github.com/armsnyder/gdshader-language-server/commit/c96d24fe5b5cc1b9aedd4f7a4d9484b50bcb0126))
10+
* Initial project setup ([0b0e481](https://github.com/armsnyder/gdshader-language-server/commit/0b0e48132723f6806f8e44683b1d98d3fa842704))
11+
12+
13+
### Bug Fixes
14+
15+
* Fix group_uniforms keyword ([fd20ad5](https://github.com/armsnyder/gdshader-language-server/commit/fd20ad520521cfa3ee1753d8dec28f3d2837b9a6))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.0
1+
0.1.0

0 commit comments

Comments
 (0)