summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-03-08 21:32:39 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-03-08 21:32:39 +0800
commitc6820ed9972fe26594c1661d3887fb1d9a6dda1e (patch)
tree8835a7e2f4c66ae80d33a4ab36e8e76617989a1e /changelog.md
parentdcfc5d24708643bc2e41f49f227580716a2103a2 (diff)
downloadlua-language-server-c6820ed9972fe26594c1661d3887fb1d9a6dda1e.zip
should check type of `self`
fix #1922
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 9dfff867..41a5224b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,10 +4,12 @@
* `FIX` [#1715]
* `FIX` [#1753]
* `FIX` [#1914]
+* `FIX` [#1922]
[#1715]: https://github.com/LuaLS/lua-language-server/issues/1715
[#1753]: https://github.com/LuaLS/lua-language-server/issues/1753
[#1914]: https://github.com/LuaLS/lua-language-server/issues/1914
+[#1922]: https://github.com/LuaLS/lua-language-server/issues/1922
## 3.6.13
`2023-3-2`