diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-08-06 20:17:22 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-08-06 20:17:22 +0800 |
commit | e93c044cf4596184907a72d7be05ed0d0e29cfb8 (patch) | |
tree | 024a8df7a72b0e4091e3e44d0966ccc218b98505 /changelog.md | |
parent | d5ed27c9bf11908a2543db2aec9524f4ce69da61 (diff) | |
download | lua-language-server-e93c044cf4596184907a72d7be05ed0d0e29cfb8.zip |
2.3.4
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index b26bbc1a..b3593471 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog -## 2.4.0 +## 2.3.4 +`2021-8-6` * `CHG` improve performance * `FIX` [#625](https://github.com/sumneko/lua-language-server/issues/625) |