summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-01-05 16:35:35 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-01-05 16:35:35 +0800
commit1041f1047b5c84f876a1de88c0929eca32ff6fa0 (patch)
treeaefaf3d1b4959119c5d38e40048c556f00f2d79b /changelog.md
parent5641c17faaed10409a476558dde8e15f4f91f9cb (diff)
downloadlua-language-server-1041f1047b5c84f876a1de88c0929eca32ff6fa0.zip
1.11.0
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 03774edd..832ff1c6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 1.11.0
+`2021-1-5`
* `NEW` `Lua.runtime.plugin`
* `NEW` intelli-scense: improved `m.f = function (self) end` from `self` to `m`
* `CHG` performance optimization