diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-01-28 14:31:47 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-01-28 14:31:47 +0800 |
commit | e588667ee5657b6123bfd1e0c6a193710e67f6d3 (patch) | |
tree | cb3b1837499f5e2cea27f485d823457326528302 /changelog.md | |
parent | c2027c12ada4b588182c499d250fb69e55dd408b (diff) | |
download | lua-language-server-e588667ee5657b6123bfd1e0c6a193710e67f6d3.zip |
save file cache
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 c0591d66..27118cc1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +## 1.12.3 +* `FIX` endless loop + ## 1.12.2 `2021-1-27` * `CHG` performance optimization |