summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-10-08 19:08:39 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-10-08 19:08:39 +0800
commitbc3976210d46fc7187a00930b6761abad60cc967 (patch)
tree67926f3a242a575bbf40a7e7d43d77662afd8c47 /changelog.md
parent896e4b9796ab5c9d3943640f02114dccc48ba3dd (diff)
downloadlua-language-server-bc3976210d46fc7187a00930b6761abad60cc967.zip
fix #706
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 5b58f21b..30dabd47 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 2.4.2
+* `FIX` [#706](https://github.com/sumneko/lua-language-server/issues/706)
* `FIX` [#707](https://github.com/sumneko/lua-language-server/issues/707)
* `FIX` [#709](https://github.com/sumneko/lua-language-server/issues/709)