diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-02-04 10:36:56 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-02-04 10:36:56 +0800 |
commit | 92562f4e2fbec5089da5b905036484e90e2698f9 (patch) | |
tree | 2b0fa4eeeb75a099c7064240f4ec037e43206ef8 /changelog.md | |
parent | 3ad7d4abca0f262d8df09b1d4d2ecfb850913256 (diff) | |
download | lua-language-server-92562f4e2fbec5089da5b905036484e90e2698f9.zip |
fix #356
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 2602bc2d..985de9d2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 1.14.2 +* `FIX` [#356](https://github.com/sumneko/lua-language-server/issues/356) * `FIX` [#375](https://github.com/sumneko/lua-language-server/issues/375) * `FIX` [#376](https://github.com/sumneko/lua-language-server/issues/376) |