summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-12-18 06:02:20 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-12-18 06:02:20 +0800
commit02033e06a883f3cab1f0758eff5f2f5203d9ab48 (patch)
treed982c08cb1e9b8d8739f3259103128450ae9462f
parenta2ca88cc7e078ce0c06a2140be3efdcf6cfe6c02 (diff)
downloadlua-language-server-02033e06a883f3cab1f0758eff5f2f5203d9ab48.zip
update changelog
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 7db4229b..469e95ad 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,9 @@
# changelog
## 3.6.5
+* `NEW` code lens. This feature is disabled by default.
+* `NEW` settings:
+ * `Lua.codeLens.enable`: Enable code lens.
* `FIX` [#831]
* `FIX` [#1729]
* `FIX` [#1737]