diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-11-24 20:12:28 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-11-24 20:12:28 +0800 |
commit | f1701259a6c5ccf65d98020938737625277fa215 (patch) | |
tree | ab3e859af7252489db6659d241549830e2a6c86f | |
parent | 3db8fb813784988103f610aca6e4a7a6881b5b28 (diff) | |
download | lua-language-server-f1701259a6c5ccf65d98020938737625277fa215.zip |
update changelog
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 91b2cac0..ff96a673 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## 2.4.11 * `FIX` [#818](https://github.com/sumneko/lua-language-server/issues/818) +* `FIX` [#820](https://github.com/sumneko/lua-language-server/issues/820) ## 2.4.10 `2021-11-23` |