summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-09 06:33:23 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-09 06:33:23 +0800
commit37d982bc8e5b2aa868d83611b33bce6b690942b4 (patch)
tree2b7a017efa0835a25fbd06dda95497ca0457e19a /changelog.md
parent0ae02cdbb37daa086ba146f3f71115dae5e4d44f (diff)
downloadlua-language-server-37d982bc8e5b2aa868d83611b33bce6b690942b4.zip
add formatter
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 49dbc526..d455e918 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,6 +5,7 @@
* `CHG` diagnostic:
+ `type-check`: removed for now
+ `no-implicit-any`: renamed to `no-unknown`
+* `CHG` formatter: no longer need` --preview`
## 2.6.8
`2022-4-9`