summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-01-17 22:00:35 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-01-17 22:00:35 +0800
commitb98f3129a1781eedf355ac9101757fad0da8a775 (patch)
treee46d1062b894c923a1bdca4b3c80c97107d99d5b /changelog.md
parent75d4e9ec1a3df6c2a8d1a19eb57a26eb776f3624 (diff)
downloadlua-language-server-b98f3129a1781eedf355ac9101757fad0da8a775.zip
fix #1829
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 11de7fdb..1ce5553c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,10 @@
# changelog
+## 3.6.7
+* `FIX` [#1829]
+
+[#1829]: https://github.com/sumneko/lua-language-server/issues/1829
+
## 3.6.6
`2023-1-17`
* `FIX` [#1825]