summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-02 17:51:28 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-02 17:51:28 +0800
commited8a62dbb3633f39022712fbe363eb97a016fafc (patch)
tree7e8b80ca6a21bdca46a66961abeab1ccd56ac0b4 /changelog.md
parentb2c9a64409fdc8ba03410155424d36d61e0fdb93 (diff)
downloadlua-language-server-ed8a62dbb3633f39022712fbe363eb97a016fafc.zip
2.1.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 77fedf65..b87720c6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 2.1.0
+`2021-7-2`
* `NEW` supports local config file, using `--configpath="config.json"`, [learn more here](https://github.com/sumneko/lua-language-server/wiki/Setting-without-VSCode)
* `NEW` goto `type definition`
* `NEW` infer type by callback param: