diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-06-07 20:15:34 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-06-07 20:15:34 +0800 |
commit | 67815046d2345924123d290e2b0c01fb15a9a6bb (patch) | |
tree | 266a74474aff9d4a0a4f78f86c0368ce49a22ed5 | |
parent | 4b87fcfa6ccea234a4878a95ffb2c9bbf32c6f17 (diff) | |
download | lua-language-server-67815046d2345924123d290e2b0c01fb15a9a6bb.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 0071cc00..ea91bb57 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## 3.2.5 * `FIX` [#1149](https://github.com/sumneko/lua-language-server/issues/1149) +* `FIX` [#1192](https://github.com/sumneko/lua-language-server/issues/1192) ## 3.2.4 `2022-5-25` |