summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-04-30 18:00:11 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-04-30 18:00:11 +0800
commit216935fb7cc899076e084876a3ad509735380fca (patch)
tree8c9f290491be48246adff4cc88bfc3c301eae5ec /changelog.md
parente30e02d51f80b0d48e85fcc110d907ae4a6cbccd (diff)
downloadlua-language-server-216935fb7cc899076e084876a3ad509735380fca.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 8c996f2b..9a9526ca 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,6 +4,7 @@
`NEW` setting: `completion.autoRequire`
`NEW` setting: `hover.enumsLimit`
`CHG` folding: supports `-- #region`
+`FIX` completion: details may be suspended
`FIX` [#522](https://github.com/sumneko/lua-language-server/issues/522)
`FIX` [#523](https://github.com/sumneko/lua-language-server/issues/523)