diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-04-13 11:59:55 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-04-13 11:59:55 +0800 |
commit | bae7c54729e15afce234210ef54991c99e9414ea (patch) | |
tree | dd2ad165aaf5b8a10a7574d32e8a2568d126f1dc | |
parent | 971cd3077f13c3a7d395ae0a85fe0dd6adeee1b0 (diff) | |
download | lua-language-server-bae7c54729e15afce234210ef54991c99e9414ea.zip |
1.20.4
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 8e968dbc..b3281ef9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 1.20.4 +`2021-4-13` `NEW` diagnostic: `deprecated` `FIX` [#464](https://github.com/sumneko/lua-language-server/issues/464) `FIX` [#497](https://github.com/sumneko/lua-language-server/issues/497) |