diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-04-16 00:33:23 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-04-16 00:33:23 +0800 |
commit | cde9a29b812b805023853e913c3b3ddb8de89721 (patch) | |
tree | 6d4415c123f839471d87283a6ce48257d1658a8c | |
parent | 82a759024b87ccd2aa828faef214a43ac18dacb5 (diff) | |
download | lua-language-server-cde9a29b812b805023853e913c3b3ddb8de89721.zip |
update changelog
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 90e7e516..9dfe56d5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,7 @@ # changelog ## 3.1.0 -* `CHG` inlay-hint: move to LSP. Its format is now controlled by the client. +* `CHG` inlay-hint: move to LSP and enable by default. Its format is now controlled by the client. ## 3.0.2 `2022-4-15` |