summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-01-04 20:45:01 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-01-04 20:45:01 +0800
commit3b75dfcc13e84bf10499847604f705d73fb27cef (patch)
treee8ea122ea2722fc5edb9985045ee07a7ed2dae5f /changelog.md
parent83e569e82c5d5035bc892ddb0ad3c82877735564 (diff)
downloadlua-language-server-3b75dfcc13e84bf10499847604f705d73fb27cef.zip
1.10.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 cb26ebd6..f7f698b4 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 1.10.0
+`2021-1-4`
* `NEW` workspace: supports `.dll`(`.so`) in `require`
* `NEW` folding: `---@class`, `--#region` and docs of function
* `NEW` diagnostic: `count-down-loop`