Skip to content

Commit f58d0ba

Browse files
committed
doc: Update changelog
1 parent cad34b7 commit f58d0ba

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+
* `CHG` Improve performance of multithreaded `--check` and `undefined-field` diagnostic
89

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

0 commit comments

Comments
 (0)