summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-12-24 14:36:14 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-12-24 14:36:26 +0800
commitc6549d9dd8eb8dfca684f6a25dc7e1c01dcaf358 (patch)
tree5df50fafc639efef20b07938d299776a36cf2418 /changelog.md
parent59a9b96ccc7c251ec46929667c3decc10ba42dd2 (diff)
downloadlua-language-server-c6549d9dd8eb8dfca684f6a25dc7e1c01dcaf358.zip
fix #863
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 92465e50..846ae89f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 2.5.6
* `CHG` diagnostic: now syntax errors in `LuaDoc` are shown as `Warning`
+* `FIX` [#863](https://github.com/sumneko/lua-language-server/issues/863)
* `FIX` return type of `math.floor`
* `FIX` runtime errors