diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-01-05 16:35:35 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-01-05 16:35:35 +0800 |
commit | 1041f1047b5c84f876a1de88c0929eca32ff6fa0 (patch) | |
tree | aefaf3d1b4959119c5d38e40048c556f00f2d79b /changelog.md | |
parent | 5641c17faaed10409a476558dde8e15f4f91f9cb (diff) | |
download | lua-language-server-1041f1047b5c84f876a1de88c0929eca32ff6fa0.zip |
1.11.0
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
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 |