summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-01-16 21:37:32 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-01-16 21:37:32 +0800
commit3c2394e1b6353444ac16a981ca8e085470cfd54c (patch)
treed3bd72111c5315894ba82f73420b3f41db0810f6 /changelog.md
parent10f77da6e3014c1ada6eab602a7bc5396278234a (diff)
downloadlua-language-server-3c2394e1b6353444ac16a981ca8e085470cfd54c.zip
move into 3.6.6
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 33c48e45..c539f45b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,10 +1,12 @@
# changelog
-## 3.6.5
-`2023-1-16`
+## 3.6.6
* `NEW` VSCode: add addon manager, you can install, enable, disable, and uninstall addons from the [LLS-Addons repo](https://github.com/carsakiller/LLS-Addons) by command `lua.addon_manager.open`.
this feature is contributed by [carsakiller](https://github.com/carsakiller), thank you!
![](https://user-images.githubusercontent.com/61925890/211632470-6cdbacdf-b5f7-4797-9998-ca6577d3947f.gif)
+
+## 3.6.5
+`2023-1-16`
* `NEW` support casting global variables
* `NEW` code lens: this feature is disabled by default.
* `NEW` settings: