From 29b7cc500f9e251d72d6416ea94461492befcfb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 21 Jun 2021 15:35:01 +0800 Subject: update changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 1c01531e..94276a97 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,9 @@ * `NEW` implement * `CHG` diagnostics `undefined-field`, `deprecated`: default by `Opened` instead of `None` * `CHG` setting `Lua.runtime.plugin`: default by `""` instead of `".vscode/lua/plugin.lua"` (for security) +* `CHG` setting `Lua.intelliSense.searchDepth`: removed +* `CHG` setting `Lua.misc.parameters`: `string array` instead of `string` +* `CHG` setting `Lua.develop.enable`, `Lua.develop.debuggerPort`, `Lua.develop.debuggerWait`: removed, use `Lua.misc.parameters` instead ## 1.21.3 `2021-6-17` -- cgit v1.2.3