diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index b27a26fe..14cf621e 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## 3.5.0 * `CHG` `---@diagnostic disable: <ERR_NAME>` can suppress syntax errors +* `CHG` `completion.callSnippet` no longer generate parameter types * `FIX` [#1278](https://github.com/sumneko/lua-language-server/issues/1278) ## 3.4.1 |