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 7fa3814 commit 76cb40aCopy full SHA for 76cb40a
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.1.0] - 2022-05-20
10
+
11
### Added
12
13
- Can disable automatic sourcemap generation in extension settings.
editors/code/package.json
@@ -14,7 +14,7 @@
14
"bugs": {
15
"url": "https://github.com/JohnnyMorganz/luau-lsp/issues"
16
},
17
- "version": "1.0.0",
+ "version": "1.1.0",
18
"engines": {
19
"vscode": "^1.67.0"
20
0 commit comments