summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index d455e918..0d553d6c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -6,6 +6,7 @@
+ `type-check`: removed for now
+ `no-implicit-any`: renamed to `no-unknown`
* `CHG` formatter: no longer need` --preview`
+* `FIX` [#1028](https://github.com/sumneko/lua-language-server/issues/1028)
## 2.6.8
`2022-4-9`