diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 8cf548d5..e509505e 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ * `CHG` rename `table*` to `tablelib` * `FIX` missed syntax error `f() = 1` * `FIX` missed global `bit` in `LuaJIT` +* `FIX` [#349](https://github.com/sumneko/lua-language-server/issues/349) ## 1.15.1 `2021-2-18` |