summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-11-18 17:55:53 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-11-18 17:55:53 +0800
commit1319f05cd4de50d7b01a297f39c4ad5a839ff7be (patch)
treeec51ffaa8be259f919388edd35f512f7884e1197
parentfee3b8e17080b252b59c71bdbf467b6fcc58f0ce (diff)
downloadlua-language-server-1319f05cd4de50d7b01a297f39c4ad5a839ff7be.zip
2.4.9
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 401ac474..abf31f94 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 2.4.9
+`2021-11-18`
* `CHG` for performance reasons, some of the features that are not cost-effective in IntelliSense have been disabled by default, and you can re-enable them through the following settings:
+ `Lua.IntelliSense.traceLocalSet`
+ `Lua.IntelliSense.traceReturn`