summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2024-05-11 19:45:56 +0800
committer最萌小汐 <sumneko@hotmail.com>2024-05-11 19:45:56 +0800
commit0df588358e9343ff50f1d68b12d971e50bbe7e7d (patch)
treec78824fbb94d78743587bbc104fb97bf84b200dd
parent602a5c1df94893e616573755df4d90409aac55e5 (diff)
downloadlua-language-server-0df588358e9343ff50f1d68b12d971e50bbe7e7d.zip
3.9.0
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 743d6129..85c073d7 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 3.9.0
+`2024-5-11`
* `NEW` goto implementation
* `NEW` narrow the function prototype based on the parameter type
```lua