summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-02-22 20:39:32 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-02-22 20:39:32 +0800
commit6839cd530c53387df4d5db61f0cb2e5ed1a87298 (patch)
tree4ddd8426c99d105bbfa6a475352ec1265896cfc6
parentd5db187d70e6576f8d068c497f268b10ae03f373 (diff)
downloadlua-language-server-6839cd530c53387df4d5db61f0cb2e5ed1a87298.zip
1.16.1
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 47522398..ae9865e1 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 1.16.1
+`2021-2-22`
* `FIX` signature: parameters may be misplaced
* `FIX` completion: interface in nested table
* `FIX` completion: interface not show after `,`