diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-10-08 18:45:40 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-10-08 18:45:40 +0800 |
commit | 896e4b9796ab5c9d3943640f02114dccc48ba3dd (patch) | |
tree | 3c2c3acd3d2c5a70ea192a37dcfc41ed248c9615 /changelog.md | |
parent | fd14f3bcd8534f937f2149dacc8712d5669812a0 (diff) | |
download | lua-language-server-896e4b9796ab5c9d3943640f02114dccc48ba3dd.zip |
fix #707
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 3ade8c93..5b58f21b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 2.4.2 +* `FIX` [#707](https://github.com/sumneko/lua-language-server/issues/707) * `FIX` [#709](https://github.com/sumneko/lua-language-server/issues/709) ## 2.4.1 |