summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-12-07 14:45:53 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-12-07 14:45:53 +0800
commit6f5aa8ca04f97fe3e1d3059b9d7868552fda0158 (patch)
tree50c88f0aa685515c6070afe9bb070f88d6d9614b /changelog.md
parentdc5ee0b01a9610389e275ed8ff0746ba78cdd367 (diff)
downloadlua-language-server-6f5aa8ca04f97fe3e1d3059b9d7868552fda0158.zip
fix #848
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 9a729ca9..015c70e5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 2.5.4
+* `FIX` [#848](https://github.com/sumneko/lua-language-server/issues/848)
+
## 2.5.3
`2021-12-6`
* `FIX` [#842](https://github.com/sumneko/lua-language-server/issues/844)