diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-04-27 21:04:47 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-04-27 21:04:47 +0800 |
commit | 727c3a086091d1bc2f153c88e83d7118ce3d78d2 (patch) | |
tree | 5141211919d0b4aefbb30c22e8da4eaf97a9ecee /changelog.md | |
parent | 601ad6e2487ef49bd9ec3e45377b854b239264cf (diff) | |
download | lua-language-server-727c3a086091d1bc2f153c88e83d7118ce3d78d2.zip |
dose not load files in symbol links
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 d119a7a7..372f8b3b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.2.3 +* `CHG` dose not load files in symbol links * `FIX` diagnostic: send empty results to every file after startup ## 3.2.2 |