summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2021-12-06 12:59:49 +0800
committersumneko <sumneko@hotmail.com>2021-12-06 12:59:49 +0800
commit1a067225e1a168c41b34279eb08587306734decb (patch)
tree62d254b301ff155d576ef7acbd1425be08acb192 /changelog.md
parent8a67a44f6001d02bbd51a17c5ebcc718dee937c5 (diff)
downloadlua-language-server-1a067225e1a168c41b34279eb08587306734decb.zip
fix #844
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
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)