diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 485b8334..c2749cd0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +## 1.19.0 +* `FIX` missed syntax error `function m['x']() end` + ## 1.18.1 `2021-3-10` * `CHG` semantic-tokens: improve colors of `const` and `close` |