summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-01-04 17:19:42 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-01-04 17:19:42 +0800
commitfc5716feb8793140f63218fa2baefdf25c603dd7 (patch)
treea9d0a62c5236e90ff496a81a93e178c273ffd520 /changelog.md
parent42618f2abc89a73403ac79c1f5f0e62d512df1a0 (diff)
downloadlua-language-server-fc5716feb8793140f63218fa2baefdf25c603dd7.zip
folding LuaDoc
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 319efe1f..d2e1cc4d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,7 +2,7 @@
## 1.10.0
* `NEW` workspace: supports `.dll`(`.so`) in `require`
-* `NEW` folding:
+* `NEW` folding: `---@class` and docs of function
* `CHG` supports `~` in command line
* `CHG` completion: improve workspace words
* `FIX` [#339](https://github.com/sumneko/lua-language-server/issues/339)