summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-09 17:14:36 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-09 17:14:36 +0800
commit477876c1d89bc8e14cf72d053ade2358ab446d07 (patch)
treea1de9388e14d074b6d46a68325a456e6fabe7cb0 /changelog.md
parent69325ab496305c35a34078ae7fb491175c1b09ba (diff)
downloadlua-language-server-477876c1d89bc8e14cf72d053ade2358ab446d07.zip
will not sleep anymore
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 d89bef9f..dfe441a9 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 2.2.3
* `CHG` improve `auto require`
+* `CHG` will not sleep anymore
* `FIX` incorrect doc: `debug.getlocal`
* `FIX` completion: incorrect callback
* `FIX` [#592](https://github.com/sumneko/lua-language-server/issues/592)