summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2022-02-17 13:54:17 +0800
committersumneko <sumneko@hotmail.com>2022-02-17 13:54:17 +0800
commitba55a9f6dbf57b5b9ec38f1978caa7178f44f13d (patch)
treeff48e3916e9295ee8a7200bd1213f73bd4aad9d4 /changelog.md
parent12d6a9eb75f31b64cbc89eb3265805bc8dad01f0 (diff)
downloadlua-language-server-ba55a9f6dbf57b5b9ec38f1978caa7178f44f13d.zip
`FIX` telemetry is not disabled by default
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 f689713c..5d1454d0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 2.6.5
+* `FIX` telemetry is not disabled by default
* `FIX` [#934](https://github.com/sumneko/lua-language-server/issues/934)
* `FIX` [#952](https://github.com/sumneko/lua-language-server/issues/952)