summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-03-09 20:01:55 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-03-09 20:01:55 +0800
commitea7335bbb81ca22e5c42a587a7dfdeacf617d6e1 (patch)
tree1115df76cb4686edac52aa91f8393986b93ce073 /changelog.md
parent0b001edce6215b5c15191cd46040e3aff7923e7d (diff)
downloadlua-language-server-ea7335bbb81ca22e5c42a587a7dfdeacf617d6e1.zip
improve colors of `const` and `close`
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 61afa683..4939f7ef 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 1.19.0
+* `CHG` semantic-tokens: improve colors of `const` and `close`
+
## 1.18.0
`2021-3-9`
* `NEW` `LuaDoc`: supports `---@diagnostic disable`