summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-10-28 17:07:09 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-10-28 17:07:09 +0800
commit5c84a83b259a73f2fbac27cc8ab5a6c1453201e2 (patch)
tree4485126cd5836fc457ed2c95711d850961051271 /changelog.md
parentf859ed45793a7a6be015de45c1e17cdaab27a1af (diff)
downloadlua-language-server-5c84a83b259a73f2fbac27cc8ab5a6c1453201e2.zip
#687 no longer asks to trust plugin in VSCode
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 7d9e75c7..6d3beae5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 2.5.0
* `NEW` setting `Lua.runtime.pathStrict`
+* `CHG` no longer asks to trust plugin in VSCode, because VSCode already provides the workspace trust feature
## 2.4.7
`2021-10-27`