summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-05-07 19:15:16 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-05-07 19:15:16 +0800
commite434fa885d0c0cc5569f569f2846b5084db27c82 (patch)
tree05e89a39ec295d5f3162d881042b8103b852ba22 /changelog.md
parent2cd21459c22c7d926176d2fdeae76c6a4666cca8 (diff)
parent8123dd362c1991ac87a26822729f24a53ef6b35e (diff)
downloadlua-language-server-e434fa885d0c0cc5569f569f2846b5084db27c82.zip
Merge branch '1.21.0'
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 371d77cd..4f7ac9c2 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,10 @@
# changelog
+## 1.21.0
+* `NEW` setting: `completion.showParams`
+* `NEW` `LuaDoc`: supports multiline comments
+* `NEW` `LuaDoc`: tail comments support lua string
+
## 1.20.5
`2021-4-30`
* `NEW` setting: `completion.autoRequire`