Skip to content

Commit d702a55

Browse files
committed
3.10.4
1 parent f8a8167 commit d702a55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44
<!-- Add all new changes here. They will be moved under a version at release -->
5+
6+
## 3.10.4
7+
`2024-8-16`
58
* `NEW` Setting: `Lua.type.checkTableShape`: Add matching checks between the shape of tables and classes, during type checking. [#2768](https://github.com/LuaLS/lua-language-server/pull/2768)
69
* `NEW` `undefined-field` supports `enum`
710
* `CHG` Show enumed table as `enum X` instead of `table`

0 commit comments

Comments
 (0)