diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 70c469e1..c6b5f29e 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,7 @@ * `CHG` parse `.luarc.json` as jsonc. In order to please the editor, it also supports `.luarc.jsonc` as the file name. * `CHG` dose not load files in symbol links * `FIX` diagnostic: send empty results to every file after startup +* `FIX` [#1103](https://github.com/sumneko/lua-language-server/issues/1103) ## 3.2.2 `2022-4-26` |