diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-12-06 20:37:24 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-12-06 20:37:24 +0800 |
commit | 29b0c7064b1a0d623867c1136b84e5f1b5038f9a (patch) | |
tree | 6d914d02c11d22d777d82fdd803e529ebce27507 /changelog.md | |
parent | 9471213c956223fc9746d77b2082cd970c6617f8 (diff) | |
download | lua-language-server-29b0c7064b1a0d623867c1136b84e5f1b5038f9a.zip |
fix #842
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 05969225..c805e92d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 2.5.3 +* `FIX` [#842](https://github.com/sumneko/lua-language-server/issues/844) * `FIX` [#844](https://github.com/sumneko/lua-language-server/issues/844) ## 2.5.2 |