summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-02-02 15:32:36 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-02-02 15:32:36 +0800
commite28d88a96995c617427534e93cf7affcd202f8e2 (patch)
treecf45c29810e351bb0afa3b099eb7126e4bd0aa03 /changelog.md
parent034d4f4793e0934a697e8cf2c6219e8c5648472d (diff)
downloadlua-language-server-e28d88a96995c617427534e93cf7affcd202f8e2.zip
fix #1869
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 39207a62..a25bf55b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,9 +3,11 @@
## 3.6.9
* `FIX` [#1864]
* `FIX` [#1868]
+* `FIX` [#1869]
[#1864]: https://github.com/sumneko/lua-language-server/issues/1864
[#1868]: https://github.com/sumneko/lua-language-server/issues/1868
+[#1869]: https://github.com/sumneko/lua-language-server/issues/1869
## 3.6.8
`2023-1-31`