summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-06 15:15:07 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-06 15:15:07 +0800
commiteeb24f394050578dd575e6c9035230c0d51b2672 (patch)
treea7a3ce473fb7fdf0a05ca89e34b8dbe4fd6cb40c /changelog.md
parent48c53a36c6bad6662aabc8af98fb58d54ad9a498 (diff)
downloadlua-language-server-eeb24f394050578dd575e6c9035230c0d51b2672.zip
fix #1288
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 33ded285..906ffa5a 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,6 +5,7 @@
* `CHG` completion: `completion.callSnippet` no longer generate parameter types
* `CHG` hover: show `---@type {x: number, y: number}` as detail instead of `table`
* `FIX` [#1278](https://github.com/sumneko/lua-language-server/issues/1278)
+* `FIX` [#1288](https://github.com/sumneko/lua-language-server/issues/1288)
## 3.4.1
`2022-7-5`