summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-05 16:30:19 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-05 16:30:19 +0800
commit579909cc99018e69a865d9b682ad6e867ab002dc (patch)
tree0017b5f7cea03e7bd6bafb55840368ab4c3d1ce8 /changelog.md
parent120f006a06e19ae37c0c8d21ea1d59e8cbc0b197 (diff)
downloadlua-language-server-579909cc99018e69a865d9b682ad6e867ab002dc.zip
3.4.1
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 4c3a4040..de341c3f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 3.4.1
+`2022-7-5`
* `NEW` settings:
* `type.weakNilCheck`
* `CHG` allow type contravariance for `setmetatable` when initializing a class