diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 3be4b982..070f0b8f 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,6 @@ ## Unreleased <!-- Add all new changes here. They will be moved under a version at release --> -* `FIX` Improved ordering of results for `textDocument/definition`. * `FIX` Error `attempt to index a nil value` when `Lua.hint.semicolon == 'All'` [#2788](https://github.com/LuaLS/lua-language-server/issues/2788) ## 3.10.3 |