diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-05-18 20:39:31 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-05-18 20:39:31 +0800 |
commit | 82190ca9d352030ba86081f58517d9e6afe43b00 (patch) | |
tree | 254489a40b90fa3fbe8f7ffad4cb5b3d1b5ec48f /changelog.md | |
parent | 78b9c3c05497eba53d9f618a79218a39c80c584d (diff) | |
download | lua-language-server-82190ca9d352030ba86081f58517d9e6afe43b00.zip |
1.21.2
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 55564c01..213f776a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 1.21.2 +`2021-5-18` * `FIX` loaded new file with ignored filename * `FIX` [#536](https://github.com/sumneko/lua-language-server/issues/536) * `FIX` [#537](https://github.com/sumneko/lua-language-server/issues/537) |