diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2023-03-02 17:23:32 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2023-03-02 17:23:32 +0800 |
commit | b5187993b553d11b89c9dca70f509cd45a4b7f72 (patch) | |
tree | edeff7801c393d4e114c390f124f0881f16342d0 /changelog.md | |
parent | d56269a567db4bff37d055e1c49069cd9135d414 (diff) | |
download | lua-language-server-b5187993b553d11b89c9dca70f509cd45a4b7f72.zip |
3.6.12
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index d5d1d635..d6fb4a4f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.6.12 +`2023-3-2` * `NEW` [Addon Manager](https://github.com/LuaLS/lua-language-server/discussions/1607), try it with command `lua.addon_manager.open`. Thanks to [carsakiller](https://github.com/carsakiller)! ## 3.6.11 |