diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-01-25 19:09:23 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-01-25 19:09:23 +0800 |
commit | 7667109acd76492c82b17fbe57666b5db675d7ed (patch) | |
tree | c11de10d51f4c3969220044f0a56506e1843a2a8 /changelog.md | |
parent | 7d6885350af462d400c39a557703890d4ec507f1 (diff) | |
download | lua-language-server-7667109acd76492c82b17fbe57666b5db675d7ed.zip |
add progress
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 4276d5e5..7a000648 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 1.12.0 +* `NEW` progress * `NEW` [#340](https://github.com/sumneko/lua-language-server/pull/340): supports `---@type table<string, number>` * `FIX` [#355](https://github.com/sumneko/lua-language-server/pull/355) * `FIX` [#359](https://github.com/sumneko/lua-language-server/issues/359) |