summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-11-15 11:28:00 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-11-15 11:28:00 +0800
commit6f0e8df7934b9c41aac83a6c0b4b0f50a9b50871 (patch)
tree6e342aec35fea50fbfc3ecccdb17e0b5f31c5965 /changelog.md
parent51ee59203868cfe1177403a06d74ae7412c78f4d (diff)
downloadlua-language-server-6f0e8df7934b9c41aac83a6c0b4b0f50a9b50871.zip
fix #1698
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index e482c2fc..7a20fc9e 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,9 @@
# changelog
+## 3.6.4
+* `FIX` [#1698]
+[#1698]: https://github.com/sumneko/lua-language-server/issues/1698
+
## 3.6.3
`2022-11-14`
* `FIX` [#1684]