diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-05-13 16:12:29 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-05-13 16:12:29 +0800 |
commit | fe5d329c4787fde7a8fec0e9f092537eb439a3b3 (patch) | |
tree | eb0f453096b91e93213f4f39010636abc9099d40 /changelog.md | |
parent | f6cc09d154637a7b564bf5f80992ff13b41bf94f (diff) | |
download | lua-language-server-fe5d329c4787fde7a8fec0e9f092537eb439a3b3.zip |
fix #536
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 e1cff8c4..f7ec7aac 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## 1.21.2 * `FIX` loaded new file with ignored filename +* `FIX` [#536](https://github.com/sumneko/lua-language-server/issues/536) ## 1.21.1 `2021-5-8` |