Skip to content

Commit fe84a71

Browse files
committed
doc: update changelog
1 parent 54f1bac commit fe84a71

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
@@ -8,6 +8,7 @@
88
* `FIX` Fix `VM.OnCompileFunctionParam` function in plugins
99
* `FIX` Lua 5.1: fix incorrect warning when using setfenv with an int as first parameter
1010
* `FIX` Improve type narrow by checking exact match on literal type params
11+
* `FIX` Incorrect function params' type infer when there is only `@overload` [#2509](https://github.com/LuaLS/lua-language-server/issues/2509) [#2708](https://github.com/LuaLS/lua-language-server/issues/2708) [#2709](https://github.com/LuaLS/lua-language-server/issues/2709)
1112

1213
## 3.10.5
1314
`2024-8-19`

0 commit comments

Comments
 (0)