diff options
author | sumneko <sumneko@hotmail.com> | 2021-12-06 12:59:49 +0800 |
---|---|---|
committer | sumneko <sumneko@hotmail.com> | 2021-12-06 12:59:49 +0800 |
commit | 1a067225e1a168c41b34279eb08587306734decb (patch) | |
tree | 62d254b301ff155d576ef7acbd1425be08acb192 /changelog.md | |
parent | 8a67a44f6001d02bbd51a17c5ebcc718dee937c5 (diff) | |
download | lua-language-server-1a067225e1a168c41b34279eb08587306734decb.zip |
fix #844
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 af0ea081..05969225 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +## 2.5.3 +* `FIX` [#844](https://github.com/sumneko/lua-language-server/issues/844) + ## 2.5.2 `2021-12-2` * `FIX` [#815](https://github.com/sumneko/lua-language-server/issues/815) |