summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-12-17 04:14:57 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-12-17 04:14:57 +0800
commitd96d1099becb83699df16fb409545b5880478fe5 (patch)
treee69e34d5713d096288bb26e9b347abc4da7dfe01 /changelog.md
parentcaa8c1ebc1d591ad1da2b68b3eb1bb9fb729297c (diff)
downloadlua-language-server-d96d1099becb83699df16fb409545b5880478fe5.zip
update changelog
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 8f22eeb6..7db4229b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,11 +3,13 @@
## 3.6.5
* `FIX` [#831]
* `FIX` [#1729]
+* `FIX` [#1737]
* `FIX` [#1751]
* `FIX` [#1767]
[#831]: https://github.com/sumneko/lua-language-server/issues/831
[#1729]: https://github.com/sumneko/lua-language-server/issues/1729
+[#1737]: https://github.com/sumneko/lua-language-server/issues/1737
[#1751]: https://github.com/sumneko/lua-language-server/issues/1751
[#1767]: https://github.com/sumneko/lua-language-server/issues/1767