Skip to content

Commit 16d48e9

Browse files
committed
docs: update changelog.md
1 parent 2bdb2a2 commit 16d48e9

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
@@ -11,6 +11,7 @@
1111
* `FIX` Typed `@field` (eg `---@field [string] boolean`) should not override other defined field [#2171](https://github.com/LuaLS/lua-language-server/issues/2171), [#2711](https://github.com/LuaLS/lua-language-server/issues/2711)
1212
* `FIX` don't return empty hover doc when luals failed to find definition
1313
* `FIX` Prevent stack overflow when attempting to resolve function return values. [#3246](https://github.com/LuaLS/lua-language-server/issues/3246)
14+
* `FIX` Fix type annotations for `string.buffer` module
1415

1516
## 3.15.0
1617
`2025-6-25`

0 commit comments

Comments
 (0)