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 6d55929 commit a03d814Copy full SHA for a03d814
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
## [Unreleased]
8
9
+## [0.4.1] - 2022-05-17
10
+
11
### Fixed
12
13
- Fixed signature help not showing up
editors/code/package.json
@@ -13,7 +13,7 @@
"bugs": {
14
"url": "https://github.com/JohnnyMorganz/luau-lsp/issues"
15
},
16
- "version": "0.4.0",
+ "version": "0.4.1",
17
"engines": {
18
"vscode": "^1.67.0"
19
0 commit comments