summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-05-08 14:04:57 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-05-08 14:04:57 +0800
commitd130e76f0c8da3db5a94acd61254757811a85e6b (patch)
treeeaba5abee9ad1ae2e0aeb5bad6a6f5ea04e05d0a /changelog.md
parent80d6de8603ac3097da092bed26224a0cfcf07669 (diff)
downloadlua-language-server-d130e76f0c8da3db5a94acd61254757811a85e6b.zip
fix #529
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 d77bf5a3..919bf73a 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 1.21.1
+* `FIX` [#529](https://github.com/sumneko/lua-language-server/issues/529)
+
## 1.21.0
`2021-5-7`
* `NEW` setting: `completion.showParams`