diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-04-10 03:50:53 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-04-10 03:50:53 +0800 |
commit | 23ef4b17535ba14e62427a6084e3060223133687 (patch) | |
tree | 3dc2723760df3d65daa25cd9e75b5c241274d3d8 /changelog.md | |
parent | ae07ea940e77cc23eba78e717a09d99233841620 (diff) | |
download | lua-language-server-23ef4b17535ba14e62427a6084e3060223133687.zip |
3.0.0
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 d74b5716..dc21e32b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.0.0 +`2022-4-10` * `CHG` [break changes](https://github.com/sumneko/lua-language-server/issues/980) * `CHG` diagnostic: + `type-check`: removed for now |