diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-12-01 16:51:44 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-12-01 16:51:44 +0800 |
commit | 75352f3809bfb34056c682e057d301a1f8b38309 (patch) | |
tree | 1203b29ea66cfc4d36a70e47ed3e3d6efbe6049c /changelog.md | |
parent | fb9dc04fc284843c021c4dc912a0a1b01cb0b6a9 (diff) | |
download | lua-language-server-75352f3809bfb34056c682e057d301a1f8b38309.zip |
fix #837
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index e12528f1..ee9f2fcf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +## 2.5.2 +* `FIX` [#837](https://github.com/sumneko/lua-language-server/issues/837) + ## 2.5.1 `2021-11-29` * `FIX` incorrect syntax error |