diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-03-22 16:53:14 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-03-22 16:53:14 +0800 |
commit | 6ba92a465c2686fe421fc398251d45c5d4381061 (patch) | |
tree | 0e85b062dfa8afdff4e945d096d7fa2d625cc1ca | |
parent | 0f03f3f57352ec4d015978908491f3b7ed54d270 (diff) | |
download | lua-language-server-6ba92a465c2686fe421fc398251d45c5d4381061.zip |
1.19.1
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 0da8eb47..14b9f428 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 1.19.1 +`2021-3-22` * `CHG` improve performance * `FIX` [#457](https://github.com/sumneko/lua-language-server/issues/457) * `FIX` [#458](https://github.com/sumneko/lua-language-server/issues/458) |