summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-11-09 00:09:13 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-11-09 00:09:13 +0800
commit679b32f9ad2999fb71fef335ce48b9a909f9937d (patch)
tree17f0de84e3f8026ba25b193f7d54eabe0f3e0b24 /changelog.md
parent4d73939b6ec2320f72b35e1e193b8bf1fb18f64c (diff)
downloadlua-language-server-679b32f9ad2999fb71fef335ce48b9a909f9937d.zip
fix #1677
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 4c9ba5cb..d3908446 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,8 +3,10 @@
## 3.6.2
* `FIX` incorrect type check for generic with nil
* `FIX` [#1676]
+* `FIX` [#1677]
[#1676]: https://github.com/sumneko/lua-language-server/issues/1676
+[#1677]: https://github.com/sumneko/lua-language-server/issues/1677
## 3.6.1
`2022-11-8`