summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-03-22 16:52:42 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-03-22 16:52:42 +0800
commit0f03f3f57352ec4d015978908491f3b7ed54d270 (patch)
tree79ef7873b895e8fa5ff7dc241596780365f64247
parent76fc33156810722a1b4a8d821ca7aafc474250a2 (diff)
downloadlua-language-server-0f03f3f57352ec4d015978908491f3b7ed54d270.zip
close #457
-rw-r--r--changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index e1c95a22..0da8eb47 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,9 +1,9 @@
# changelog
## 1.19.1
-* `FIX` `LuaDoc`: parsing resumes may wrong*
+* `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)
-* `FIX` runtime errors
## 1.19.0
`2021-3-18`