summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-11-24 17:39:26 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-11-24 17:39:26 +0800
commit3b7f8cee482d4980a4d0d5ec8fde3b76337a1a50 (patch)
tree23c09c941b255ca40392e161e513a3148fad7cd6
parent94c1a8c91132d2b4345e68eec7f9bfcafd7485d9 (diff)
downloadlua-language-server-3b7f8cee482d4980a4d0d5ec8fde3b76337a1a50.zip
update changelog
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 4c4b06f2..6acc14a8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -18,7 +18,7 @@
* `NEW` locale `pt-br`, thanks [Jeferson Ferreira](https://github.com/jefersonf)
* `NEW` supports [utf-8-offsets](https://clangd.llvm.org/extensions#utf-8-offsets)
* `NEW` supports quickfix for `.luarc.json`
-* `NEW` completion postifx: `@function`, `@method`, `@pcall`, `@xpcall`, `++`, `++?`
+* `NEW` completion postifx: `@function`, `@method`, `@pcall`, `@xpcall`, `@insert`, `@remove`, `@concat`, `++`, `++?`
* `CHG` `LuaDoc`:
+ `---@class` can be re-declared
+ supports unicode