summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-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`