summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-01-30 21:01:01 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-01-30 21:01:01 +0800
commitce0432a3cc09909d6a9c9c9886761a128d34c2ad (patch)
treec201df1746aef3a9caa13d43f48b6a2abf32ac65 /changelog.md
parentb93e0756cc07d9188a8047438f502ff296d5ec66 (diff)
downloadlua-language-server-ce0432a3cc09909d6a9c9c9886761a128d34c2ad.zip
fix #1851
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 d9098991..1e6100e4 100644
--- a/changelog.md
+++ b/changelog.md
@@ -5,10 +5,12 @@
* `FIX` [#1831]
* `FIX` [#1838]
* `FIX` [#1841]
+* `FIX` [#1851]
[#1831]: https://github.com/sumneko/lua-language-server/issues/1831
[#1838]: https://github.com/sumneko/lua-language-server/issues/1838
[#1841]: https://github.com/sumneko/lua-language-server/issues/1841
+[#1851]: https://github.com/sumneko/lua-language-server/issues/1851
## 3.6.7
`2023-1-20`