summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-04 16:19:23 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-04 16:19:23 +0800
commit9d595463733c37c649b54d0f5b5db747a5eb7e5e (patch)
tree65bdec25f037da869f4eeb64cf826bc1682eedc3 /changelog.md
parentc74a40802791169b2bc14716e2e8a81fd476f11f (diff)
downloadlua-language-server-9d595463733c37c649b54d0f5b5db747a5eb7e5e.zip
update changelog
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 70226f08..34c59f3a 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 2.6.8
+* `CHG` completion: call snippet shown as `Function` instead of `Snippet` when `Lua.completion.callSnippet` is `Replace`
* `FIX` [#976](https://github.com/sumneko/lua-language-server/issues/976)
* `FIX` [#995](https://github.com/sumneko/lua-language-server/issues/995)
* `FIX` [#1004](https://github.com/sumneko/lua-language-server/issues/1004)