diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-10-11 13:18:02 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-10-11 13:18:02 +0800 |
commit | d569eb607a0bb6e8fa16ccd0ae44ae2cbd729636 (patch) | |
tree | a33c60326d787e373486489fa3b186fcd25e75d3 /changelog.md | |
parent | c72638938a8991ac9c977895463f35391d82265b (diff) | |
download | lua-language-server-d569eb607a0bb6e8fa16ccd0ae44ae2cbd729636.zip |
fix #719
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 ad84790f..2c7c49ee 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ ## 2.4.3 * `FIX` [#713](https://github.com/sumneko/lua-language-server/issues/713) * `FIX` [#718](https://github.com/sumneko/lua-language-server/issues/718) +* `FIX` [#719](https://github.com/sumneko/lua-language-server/issues/719) ## 2.4.2 `2021-10-8` |