diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-11-30 20:47:58 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-11-30 20:47:58 +0800 |
commit | df0c611e4a0375696d51e1d71cc544d7ee3c4557 (patch) | |
tree | e54bbac901c1b5d050ec8c89c15009353cf38d52 /changelog.md | |
parent | 5ef1973527cf63eb26215b74c71ed1806da92224 (diff) | |
download | lua-language-server-df0c611e4a0375696d51e1d71cc544d7ee3c4557.zip |
fix #1729
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 72e813be..d3c78de9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # changelog +## 3.6.5 +* `FIX` [#1729] + +[#1729]: https://github.com/sumneko/lua-language-server/issues/1729 + `2022-11-29` ## 3.6.4 * `NEW` modify `require` after renaming files |