summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-08-18 14:49:41 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-08-18 14:49:41 +0800
commitf0b9fdb56762a95bdb568e2fcc15ce96bb97ca7c (patch)
treef5e868739e19ab99afe59fb77f7f1ca815c2415d /changelog.md
parente3b50c1af79dac4892cc0a4725c39da187142cc6 (diff)
downloadlua-language-server-f0b9fdb56762a95bdb568e2fcc15ce96bb97ca7c.zip
`Lua.hint.paramName` supports all params
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 0200e159..6d2c1259 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 2.4.0
+* `CHG` hint: `Lua.hint.paramName` now supports `Disable`, `Literal` and `All`
* `FIX` runtime errors
## 2.3.7