We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c5f50 commit b3c72c5Copy full SHA for b3c72c5
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
-## [Unreleased]
+## [0.3.0] - 2022-05-15
8
9
### Added
10
editors/code/package.json
@@ -13,7 +13,7 @@
13
"bugs": {
14
"url": "https://github.com/JohnnyMorganz/luau-lsp/issues"
15
},
16
- "version": "0.2.0",
+ "version": "0.3.0",
17
"engines": {
18
"vscode": "^1.67.0"
19
@@ -92,4 +92,4 @@
92
"node-fetch": "^3.2.4",
93
"vscode-languageclient": "^7.0.0"
94
}
95
-}
+}
0 commit comments