summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-12-17 03:56:55 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-12-17 03:56:55 +0800
commitcaa8c1ebc1d591ad1da2b68b3eb1bb9fb729297c (patch)
tree1309108eecf12067e8bcd50af2bf71bf8223dcb9 /changelog.md
parent7075ca19746addabc66296518a1eeafca8144723 (diff)
downloadlua-language-server-caa8c1ebc1d591ad1da2b68b3eb1bb9fb729297c.zip
fix semantic token for `tablefield` with function
fix #1767
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 5d35d36e..8f22eeb6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,10 +4,12 @@
* `FIX` [#831]
* `FIX` [#1729]
* `FIX` [#1751]
+* `FIX` [#1767]
[#831]: https://github.com/sumneko/lua-language-server/issues/831
[#1729]: https://github.com/sumneko/lua-language-server/issues/1729
[#1751]: https://github.com/sumneko/lua-language-server/issues/1751
+[#1767]: https://github.com/sumneko/lua-language-server/issues/1767
`2022-11-29`
## 3.6.4