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 d9f1e48 commit c8bfce8Copy full SHA for c8bfce8
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
+## [1.4.0] - 2022-06-12
10
+
11
### Added
12
13
- Added Document Symbols support
editors/code/package.json
@@ -14,7 +14,7 @@
14
"bugs": {
15
"url": "https://github.com/JohnnyMorganz/luau-lsp/issues"
16
},
17
- "version": "1.3.0",
+ "version": "1.4.0",
18
"engines": {
19
"vscode": "^1.67.0"
20
0 commit comments