summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-26 14:43:28 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-26 14:43:28 +0800
commitdf278295f7287ed5b140956ccb89cda4c8ba2bc3 (patch)
tree3450eeabb67a4db74d26f41819500391aed6df0d /changelog.md
parent0b5acbfd5b8e9a76d4b021fd438a54eceb86f3f9 (diff)
downloadlua-language-server-df278295f7287ed5b140956ccb89cda4c8ba2bc3.zip
fix #620
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 2e0e366b..f6471250 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,6 +4,7 @@
* `NEW` config supports prop
* `FIX` [#612](https://github.com/sumneko/lua-language-server/issues/612)
* `FIX` [#613](https://github.com/sumneko/lua-language-server/issues/613)
+* `FIX` [#620](https://github.com/sumneko/lua-language-server/issues/620)
## 2.3.2
`2021-7-21`