summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-08-23 10:18:01 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-08-23 10:18:01 +0800
commit3cadf4b8ba6b7bc128ebaf1e408dedf531e2db93 (patch)
tree68ce56d5274c1c4d2659e1af337ea24e69f8cbd0 /changelog.md
parentcb1a412bc7c205c73aec3ef2b1f8f8baf4564fb0 (diff)
downloadlua-language-server-3cadf4b8ba6b7bc128ebaf1e408dedf531e2db93.zip
resolve #352
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 a6c13f24..bd67d510 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 2.4.0
* `NEW` settings: `Lua.diagnostics.libraryFiles`, `Lua.diagnostics.ignoredFiles`
+* `CHG` hover: improve showing multi defines
* `CHG` hint: `Lua.hint.paramName` now supports `Disable`, `Literal` and `All`
* `CHG` no longer ignore file names case in Windows
* `CHG` watching library changes