diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-01-27 11:46:05 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-01-27 11:46:05 +0800 |
commit | 3715635806ae4680a81746d46e3714a4d06b0f5d (patch) | |
tree | e155634e77cfcf32bb1a56ec11b8f86a14581bc8 /changelog.md | |
parent | d559737fc37d2ab99a030dbe33d3190315391859 (diff) | |
download | lua-language-server-3715635806ae4680a81746d46e3714a4d06b0f5d.zip |
performance optimization
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 10e8a42d..cbe37f1c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,7 @@ # changelog ## 1.12.2 -* `FIX` performance issue +* `CHG` performance optimization ## 1.12.1 `2021-1-27` |