summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2020-12-03 15:21:54 +0800
committer最萌小汐 <sumneko@hotmail.com>2020-12-03 15:21:54 +0800
commitcb3996375367d44464b4b8350461ed5e350f51ee (patch)
tree480386ec55e216cfeae5650bbaf3cb4f68c66c25 /changelog.md
parentd481a5a6a103a057830d62a5d4afa04f0cab3a1e (diff)
downloadlua-language-server-cb3996375367d44464b4b8350461ed5e350f51ee.zip
supports doc.see
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 e89bbd82..8c40cd66 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,6 +3,7 @@
## 1.4.0
* `NEW` setting `hover.previewFields`: limit how many fields are shown in table hover
* `NEW` fully supports `---@type Object[]`
+* `NEW` supports `---@see`
* `CHG` resolves infer of `string|table`
* `CHG` `unused-local` ignores local with `---@class`
* `CHG` locale file format changes to `lua`