summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-26 16:32:12 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-26 16:32:12 +0800
commit0c4f94b7b4cc3f8776f8136e777634973bbc2ede (patch)
tree4958b6f4af52b19c13f2a47289f91baeee72eda6 /changelog.md
parent81f8421d586b292aaf40b0f2db468c2778677420 (diff)
downloadlua-language-server-0c4f94b7b4cc3f8776f8136e777634973bbc2ede.zip
3.5.1
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 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`