summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-11-08 18:27:46 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-11-08 18:27:46 +0800
commit442da6b179af08d5c15ae1a66ea9ff37e627fc64 (patch)
tree0e81a32de32002da29f8ff06805bc000825d969e /changelog.md
parentf82740088014a0dcd29dcefd29ef7e019b71a772 (diff)
downloadlua-language-server-442da6b179af08d5c15ae1a66ea9ff37e627fc64.zip
3.6.1
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 43ea9274..02ef0f4a 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 3.6.1
+`2022-11-8`
* `FIX` wrong diagnostics for `pcall` and `xpcall`
* `FIX` duplicate fields in table hover
* `FIX` description disapeared for overloaded function