summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-06 16:20:44 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-06 16:20:44 +0800
commitf407cb07ed559daf7a5a943d8896e849791ae5b7 (patch)
tree2d321b12698031b6521b539d8b5931cabd333a58 /changelog.md
parent25cae7df6bff76e6a44adf85dfef06742ebf7193 (diff)
downloadlua-language-server-f407cb07ed559daf7a5a943d8896e849791ae5b7.zip
3.4.2
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 9c35eeba..2202e288 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
-## 3.5.0
+## 3.4.2
+`2022-7-6`
* `CHG` diagnostic: `type-check` ignores `nil` in `getfield`
* `CHG` diagnostic: `---@diagnostic disable: <ERR_NAME>` can suppress syntax errors
* `CHG` completion: `completion.callSnippet` no longer generate parameter types