diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 82129557..096b644a 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,10 @@ ## Unreleased <!-- Add all new changes here. They will be moved under a version at release --> +## 3.10.3 +`2024-8-8` +* `FIX` Memory leak with `---@enum(partical)` + ## 3.10.2 `2024-8-7` * `NEW` Add support for binary metamethod on right operand [#2777](https://github.com/LuaLS/lua-language-server/pull/2777) |