summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-07-01 15:24:46 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-07-01 15:24:46 +0800
commit329e2d7dfa0268a6288086f1a2e3581d5b31cfc6 (patch)
treefc3be0f95504c0791915ca70451e59635336088b
parent8a50db2347486e2dd7380c8a1adf1964afe00feb (diff)
downloadlua-language-server-329e2d7dfa0268a6288086f1a2e3581d5b31cfc6.zip
2.0.5
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index c14acfa7..f11250b1 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 2.0.5
+`2021-7-1`
* `NEW` `hover` and `completion` reports initialization progress
* `CHG` `class field` consider implicit definition
```lua