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 0babb4f8..5ba769af 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ ## 1.16.1 * `FIX` signature: parameters may be misplaced * `FIX` completion: interface in nested table +* `FIX` completion: interface not show after `,` * `FIX` [#400](https://github.com/sumneko/lua-language-server/issues/400) * `FIX` runtime errors |