diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-10-08 18:45:25 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-10-08 18:45:25 +0800 |
commit | fd14f3bcd8534f937f2149dacc8712d5669812a0 (patch) | |
tree | da9f3011e442928fecb871d92bd00eaebdd3e605 /changelog.md | |
parent | af1bfbd0183106c319758ec540e66c0e7f5c9454 (diff) | |
download | lua-language-server-fd14f3bcd8534f937f2149dacc8712d5669812a0.zip |
Revert "fix #709"
This reverts commit af1bfbd0183106c319758ec540e66c0e7f5c9454.
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 5b58f21b..3ade8c93 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,6 @@ # 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 |