diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-04-29 20:45:20 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-04-29 20:45:26 +0800 |
commit | 3767fa4c6e59003fb1b5a3cbce867eabc3e69f25 (patch) | |
tree | fd5e3ed4fd773aa9923a2e88bf0e8b099eaf6e7a /changelog.md | |
parent | 6c4f440d86783deda607e147824285ecd88de4b6 (diff) | |
download | lua-language-server-3767fa4c6e59003fb1b5a3cbce867eabc3e69f25.zip |
fix #522 fix #523 update changelog
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index b064add6..906cfe99 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ ## 1.20.5 `FIX` [#522](https://github.com/sumneko/lua-language-server/issues/522) +`FIX` [#523](https://github.com/sumneko/lua-language-server/issues/523) ## 1.20.4 `2021-4-13` |