diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index a4e2da3a..8c996f2b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,9 @@ # changelog ## 1.20.5 +`NEW` setting: `completion.autoRequire` +`NEW` setting: `hover.enumsLimit` `CHG` folding: supports `-- #region` -`CHG` completion: `auto require` can be disabled `FIX` [#522](https://github.com/sumneko/lua-language-server/issues/522) `FIX` [#523](https://github.com/sumneko/lua-language-server/issues/523) |