summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2021-10-01 16:40:34 +0800
committersumneko <sumneko@hotmail.com>2021-10-01 16:40:34 +0800
commit1eb1a9b5a413e30b2831fa3d7ee23cc35a7131dd (patch)
tree5c247711645ac77c7a7de6afcef1b13439caa938 /changelog.md
parenta6a610074224dca8e011270a3bed6116e26059a0 (diff)
downloadlua-language-server-1eb1a9b5a413e30b2831fa3d7ee23cc35a7131dd.zip
update changelog
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 a9838e45..a0bd04ed 100644
--- a/changelog.md
+++ b/changelog.md
@@ -34,6 +34,7 @@
---@module 'mylib'
local lib -- the same as `local lib = require 'mylib'`
```
+* `NEW` add supports of `skynet`
* `CHG` hover: improve showing multi defines
* `CHG` hover: improve showing multi comments at enums
* `CHG` hover: shows method