Skip to content

Commit 284c8ff

Browse files
committed
doc: update changelog
1 parent f173617 commit 284c8ff

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
@@ -7,6 +7,7 @@
77
* `FIX` Fix `VM.OnCompileFunctionParam` function in plugins
88
* `FIX` Lua 5.1: fix incorrect warning when using setfenv with an int as first parameter
99
* `FIX` Improve type narrow by checking exact match on literal type params
10+
* `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)
1011

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

0 commit comments

Comments
 (0)