summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-15 19:46:44 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-15 19:46:44 +0800
commit0fcfce4fe734da39b448833d870c2b5b6c73f1f3 (patch)
tree8133d00e1da9c99a427ede411fc9d9af67ccbe5b /changelog.md
parent8a519ff707b621460227516383a11674c5d2e406 (diff)
downloadlua-language-server-0fcfce4fe734da39b448833d870c2b5b6c73f1f3.zip
3.0.2
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 05d233d8..bd35dfca 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 3.0.2
+`2022-4-15`
* `FIX` `table<string, boolean>[string] -> boolean`
* `FIX` goto `type definition`
* `FIX` [#1050](https://github.com/sumneko/lua-language-server/issues/1050)