summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-02-13 15:43:52 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-02-13 15:43:52 +0800
commit48a608d423901c75138d51c9bcffbb0c03f4f92f (patch)
tree14034ac9ed1b9c9e228b64760d5836c5b2c34e1d /changelog.md
parent457931e51b1fec849635fd43355de1215e058228 (diff)
downloadlua-language-server-48a608d423901c75138d51c9bcffbb0c03f4f92f.zip
fix #1902
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 9de56cf6..eebfc461 100644
--- a/changelog.md
+++ b/changelog.md
@@ -6,11 +6,13 @@
* `FIX` [#1887]
* `FIX` [#1889]
* `FIX` [#1895]
+* `FIX` [#1902]
[#1886]: https://github.com/LuaLS/lua-language-server/issues/1886
[#1887]: https://github.com/LuaLS/lua-language-server/issues/1887
[#1889]: https://github.com/LuaLS/lua-language-server/issues/1889
[#1895]: https://github.com/LuaLS/lua-language-server/issues/1895
+[#1902]: https://github.com/LuaLS/lua-language-server/issues/1902
## 3.6.10
`2023-2-7`