diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-06-21 14:43:42 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-06-21 14:43:42 +0800 |
commit | b3c1757e7067ef47ffa83c66a7ea747187097593 (patch) | |
tree | 4ddd66beebd939c3fcebe21c7878f32370f78f5c | |
parent | b62e126c9cdcf2fbe12ab8244db735697eb59f49 (diff) | |
download | lua-language-server-b3c1757e7067ef47ffa83c66a7ea747187097593.zip |
changelog
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 33ae1bb5..1382e9ef 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # changelog +## 2.0.0 +* `NEW` implement +* `CHG` diagnostics `undefined-field`, `deprecated`: default by `Opened` instead of `None` + ## 1.21.3 `2021-6-17` * `NEW` supports `untrusted workspaces` |