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 35ab309c..b15d52a4 100644 --- a/changelog.md +++ b/changelog.md @@ -12,6 +12,7 @@ * `CHG` completion: can be triggered in `LuaDoc` and strings * `CHG` diagnostic: smoother * `CHG` settings `Lua.color.mode` removed +* `FIX` [#876](https://github.com/sumneko/lua-language-server/issues/876) * `FIX` [#879](https://github.com/sumneko/lua-language-server/issues/879) * `FIX` [#884](https://github.com/sumneko/lua-language-server/issues/884) * `FIX` [#885](https://github.com/sumneko/lua-language-server/issues/885) |