summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-01-13 18:48:11 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-01-13 18:48:11 +0800
commit2d1119fac03e102a376140006a3eb9c8a4c59e3b (patch)
treec5fc3aea34b7898fe219ebdaa06d5b1b4bab590c
parent7a8ffbba2af9e16225f757c7915c268125acd1e2 (diff)
downloadlua-language-server-2d1119fac03e102a376140006a3eb9c8a4c59e3b.zip
2.6.0
-rw-r--r--changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index b15d52a4..579036ab 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
-## 2.5.7
+## 2.6.0
+`2022-1-13`
* `NEW` supports multi-workspace in server side, for developers of language clients, please [read here](https://github.com/sumneko/lua-language-server/wiki/Multi-workspace-supports) to learn more.
* `NEW` setting:
+ `Lua.hint.arrayIndex`