diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-05-08 15:20:01 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-05-08 15:20:01 +0800 |
commit | f3bf7d8fcf18f8fb5b07e17236356012732ee46a (patch) | |
tree | 3e8a5ab5d274fd694cc185da2093756b482e2257 | |
parent | 6b2287cba3bd55ce3c8b49e00042b3748bd7bd6b (diff) | |
download | lua-language-server-f3bf7d8fcf18f8fb5b07e17236356012732ee46a.zip |
1.21.1
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 919bf73a..6dc280f2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 1.21.1 +`2021-5-8` * `FIX` [#529](https://github.com/sumneko/lua-language-server/issues/529) ## 1.21.0 |