summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-01-16 18:21:19 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-01-16 18:21:19 +0800
commitbe4dcc0fb3ad331a882f57f20e90bbca30770323 (patch)
tree4196788515f5669f01e695bcbbb83d0cd69720e4 /changelog.md
parentdbe11f8bcfd51d98ab42e167f6be1c062c80264c (diff)
downloadlua-language-server-be4dcc0fb3ad331a882f57f20e90bbca30770323.zip
remove telemetry
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 abf1129e..8c563ba8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -9,6 +9,7 @@
* `CHG` definition: supports finding definitions for `@class` and `@alias`, since they may be defined multi times
* `CHG` rename: supports `@field`
* `CHG` improve patch for `.luarc.json`
+* `CHG` remove telemetry
* `FIX` [#831]
* `FIX` [#1729]
* `FIX` [#1737]