diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-11-03 11:24:19 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-11-15 13:58:50 +0800 |
commit | e271d36bdc3bf2cc0f96e19f74bd861b2cfb177f (patch) | |
tree | 2632239e7ec0fc947e43ef76584aed013faefc59 /changelog.md | |
parent | 3dec75e8717735ba5e1a921e7b407df6048900e3 (diff) | |
download | lua-language-server-e271d36bdc3bf2cc0f96e19f74bd861b2cfb177f.zip |
fix #780
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 b1f04989..8a6921ac 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## 2.4.8 * `FIX` [#778](https://github.com/sumneko/lua-language-server/issues/778) +* `FIX` [#780](https://github.com/sumneko/lua-language-server/issues/780) ## 2.4.7 `2021-10-27` |