diff options
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 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 |