diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-03-09 20:06:14 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-03-09 20:06:14 +0800 |
commit | a711bd3219e0228a50328006dbec9021da3727c1 (patch) | |
tree | 3b790de0d05895383b8721e5583f2d720b2a39cc /changelog.md | |
parent | ea7335bbb81ca22e5c42a587a7dfdeacf617d6e1 (diff) | |
download | lua-language-server-a711bd3219e0228a50328006dbec9021da3727c1.zip |
type-formating: improve execution conditions
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 4939f7ef..e9e73291 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## 1.19.0 * `CHG` semantic-tokens: improve colors of `const` and `close` +* `CHG` type-formating: improve execution conditions ## 1.18.0 `2021-3-9` |