summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2020-12-14 11:06:52 +0800
committer最萌小汐 <sumneko@hotmail.com>2020-12-14 11:06:52 +0800
commit49b100eaba1103630d61bae796eb7ebd4c31883c (patch)
tree3491456bcf973ff8a206b9a89f3fccdcc0552d6d /changelog.md
parent035f4393ab98b0de30650af94375d9c5e2fe07c1 (diff)
downloadlua-language-server-49b100eaba1103630d61bae796eb7ebd4c31883c.zip
semantic tokens update
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 d7a1755c..1ee36b8c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 1.7.0
* `CHG` diagnostic: `unused-function` ignores function with `<close>`
+* `FIX` semantic: tokens may not be updated correctly
## 1.6.0
`2020-12-14`