summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-03-18 18:14:43 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-03-18 18:14:43 +0800
commitcbb6e6224094c4eb874ea192c5f85a6cba099588 (patch)
treedcef3407035738c4e3e7fa14d75b64dc795a11a0 /changelog.md
parent0a47c11a07c675aba36a5f0d79fc65a7b33ea9ba (diff)
downloadlua-language-server-cbb6e6224094c4eb874ea192c5f85a6cba099588.zip
1.19.0
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 6f6a6197..ea68cecd 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 1.19.0
+`2021-3-18`
* `NEW` VSCode: new setting `Lua.misc.parameters`
* `NEW` new setting `Lua.runtime.builtin`, used to disable some built-in libraries
* `NEW` quick fix: disable diagnostic in line/file