diff options
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 87e8362e..502b6fbc 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.5.1 +`2022-7-26` * `NEW` supports [color](https://github.com/sumneko/lua-language-server/pull/1379) * `NEW` setting `Lua.runtime.pluginArgs` * `CHG` setting `type.castNumberToInteger` default by `true` |