summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-08-24 17:30:21 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-08-24 17:30:21 +0800
commitd912dfc05636ca113eb074d637905f4b2514229d (patch)
treefc71542235a434c37539db7809d5181c0687414a
parent9269032792f18b895ae7f8f5950ea5df4284e4a8 (diff)
downloadlua-language-server-d912dfc05636ca113eb074d637905f4b2514229d.zip
3.7.0
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 474625a8..c593b330 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 3.7.0
+`2023-8-24`
* `NEW` support `---@type` and `--[[@as]]` for return statement
* `NEW` commandline parameter `--force-accept-workspace`: allowing the use of the root directory or home directory as the workspace
* `NEW` diagnostic: `inject-field`