diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-07-16 17:54:19 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-07-16 17:54:19 +0800 |
commit | 9889dc0d1c9673575ebbfa62f3d47d59d0ff8664 (patch) | |
tree | d6a8cf1ede47bbbce5dc4c78b2c581dc7bf00988 | |
parent | 03a9b0c84b2ea3bd306071860a696f75ac4993d4 (diff) | |
download | lua-language-server-9889dc0d1c9673575ebbfa62f3d47d59d0ff8664.zip |
2.3.0
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 1178de72..7fda6831 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 2.3.0 +`2021-7-16` * `NEW` `VSCode`: click the status bar icon to operate: * run workspace diagnostics * `NEW` `LuaDoc`: supports `[1]` as field: |