From 8d88cec860af5a594d120ab4e37d4cb47ac1f238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 25 Apr 2023 20:02:58 +0800 Subject: fix first semantic token is dropped fix #2081 --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 325a0a15..c17cdff0 100644 --- a/changelog.md +++ b/changelog.md @@ -4,9 +4,11 @@ * `FIX` commandline parameter `checklevel` may not work * `FIX` [#2036] * `FIX` [#2037] +* `FIX` [#2081] [#2036]: https://github.com/LuaLS/lua-language-server/issues/2036 [#2037]: https://github.com/LuaLS/lua-language-server/issues/2037 +[#2081]: https://github.com/LuaLS/lua-language-server/issues/2081 ## 3.6.18 `2023-3-23` -- cgit v1.2.3