summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-01-25 19:09:23 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-01-25 19:09:23 +0800
commit7667109acd76492c82b17fbe57666b5db675d7ed (patch)
treec11de10d51f4c3969220044f0a56506e1843a2a8 /changelog.md
parent7d6885350af462d400c39a557703890d4ec507f1 (diff)
downloadlua-language-server-7667109acd76492c82b17fbe57666b5db675d7ed.zip
add progress
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 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)