diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-04-07 16:34:56 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-04-07 16:34:56 +0800 |
commit | 65cc77a8f6dfe7bfaac51cc6245f0de9efbac72a (patch) | |
tree | 64a1cc91ddc3be4147a03dce3b92f3d9ec648295 /changelog.md | |
parent | d0eee5555d407d4ef4b3fac5cc6be9789ff0d77a (diff) | |
download | lua-language-server-65cc77a8f6dfe7bfaac51cc6245f0de9efbac72a.zip |
fix #497
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 25783792..5622f6c9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +## 1.20.4 +`FIX` [#497](https://github.com/sumneko/lua-language-server/issues/497) + ## 1.20.3 `2021-4-6` `FIX` [#479](https://github.com/sumneko/lua-language-server/issues/479) |