Skip to content

Commit 48a4b91

Browse files
committed
docs: update changelog
1 parent 1abd6b3 commit 48a4b91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* `NEW` Add postfix snippet for `unpack`
66
* `FIX` `diagnostics.severity` defaulting to "Warning" when run using `--check` [#2730](https://github.com/LuaLS/lua-language-server/issues/2730)
77
* `NEW` Add support for lambda style functions, `|paramList| expr` is syntactic sugar for `function(paramList) return expr end`
8+
* `FIX` Respect `completion.showParams` config for local function completion
89

910
## 3.9.3
1011
`2024-6-11`

0 commit comments

Comments
 (0)