diff options
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 846ae89f..6f1d640b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 2.5.6 +`2021-12-27` * `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` |