summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-02-17 14:20:50 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-02-17 14:20:50 +0800
commitf9e755e60d995fe64f68fce2c86bd2bc7daa2530 (patch)
treea7fe108d760ce859ed4f2c0ee9593ab81a6e1339 /changelog.md
parent76cc8c1807b5fc4fa583e1fb3217742a8f29559a (diff)
downloadlua-language-server-f9e755e60d995fe64f68fce2c86bd2bc7daa2530.zip
update `EmmyLuaCodeStyle`
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 077fcfed..2902d734 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,7 +2,7 @@
## 2.6.5
`2022-2-17`
-* `FIX` telemetry is not disabled by default
+* `FIX` telemetry is not disabled by default (since 2.6.0)
* `FIX` [#934](https://github.com/sumneko/lua-language-server/issues/934)
* `FIX` [#952](https://github.com/sumneko/lua-language-server/issues/952)