diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-01-27 10:36:49 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-01-27 10:36:49 +0800 |
commit | d559737fc37d2ab99a030dbe33d3190315391859 (patch) | |
tree | fb24a3d2ee2bffced84aa15b33a03728f7bdf8e7 /changelog.md | |
parent | 4ccd1339d703ba87a70fdfe38a79a2b51bf31f0c (diff) | |
download | lua-language-server-d559737fc37d2ab99a030dbe33d3190315391859.zip |
performance issue
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 4407f792..10e8a42d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +## 1.12.2 +* `FIX` performance issue + ## 1.12.1 `2021-1-27` * `FIX` endless loop |