summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-01-30 14:38:08 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-01-30 14:38:08 +0800
commitc69e65f5468a3aff99f1de11ee7c72a0d9f75afe (patch)
tree225053bed8d7c4c6af6314c2f88de85cad544055 /changelog.md
parent02f6831344efd3a32c0ac8a1fbd0d00af3dec671 (diff)
downloadlua-language-server-c69e65f5468a3aff99f1de11ee7c72a0d9f75afe.zip
infer types of tableindex by semantic
fix #1831
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 46aa7ae1..b502fde8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,9 @@
# changelog
+## 3.6.8
+* `FIX` [#1831]
+[#1831]: https://github.com/sumneko/lua-language-server/issues/1831
+
## 3.6.7
`2023-1-20`
* `FIX` [#1810]