summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-06-16 15:39:38 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-06-16 15:39:38 +0800
commit5f48be0b6f61a83dd898687db468a9011313e8de (patch)
tree8acc98cce587ee3e0235ff641855c73b4bfc2257 /changelog.md
parent073afa589be41900e4881d755ba663d8718fffec (diff)
downloadlua-language-server-5f48be0b6f61a83dd898687db468a9011313e8de.zip
fix #1217
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index bef611ac..22e7d1b3 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,6 +3,7 @@
## 3.3.1
* `FIX` [#1213](https://github.com/sumneko/lua-language-server/issues/1213)
* `FIX` [#1215](https://github.com/sumneko/lua-language-server/issues/1215)
+* `FIX` [#1217](https://github.com/sumneko/lua-language-server/issues/1217)
## 3.3.0
`2022-6-15`