summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-29 15:47:31 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-29 15:47:31 +0800
commit2a795db6935b37980ba7410fa7fbe0e0fd0a562a (patch)
treef33a55a6b2fbe4c73c062c7f84067655750fa4b2 /changelog.md
parent7397df30ab802b6f6e3b75c6094d1c1711604937 (diff)
downloadlua-language-server-2a795db6935b37980ba7410fa7fbe0e0fd0a562a.zip
fix #1395
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 502b6fbc..1a060a3e 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 3.5.2
+* `FIX` [#1395](https://github.com/sumneko/lua-language-server/issues/1395)
+
## 3.5.1
`2022-7-26`
* `NEW` supports [color](https://github.com/sumneko/lua-language-server/pull/1379)