summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-06-21 20:44:06 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-06-21 20:44:06 +0800
commita6f0fc69d58aebcf7b217c0641e5d9c9dd406b5b (patch)
tree5a4a1027cc57793d46713c08c8d791fa0430a757 /changelog.md
parent821ef7b11a0ceaf196d7d1d8f6e95527c7231c22 (diff)
downloadlua-language-server-a6f0fc69d58aebcf7b217c0641e5d9c9dd406b5b.zip
2.0.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 1da6e0ed..4f985eae 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 2.0.0
+`2021-6-21`
* `NEW` implement
* `CHG` diagnostics `undefined-field`, `deprecated`: default by `Opened` instead of `None`
* `CHG` setting `Lua.runtime.plugin`: default by `""` instead of `".vscode/lua/plugin.lua"` (for security)