diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2023-02-07 05:37:45 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2023-02-07 05:37:45 +0800 |
commit | fa89ccc5cea60f7a2ec89fabf6cf8129000ca7f6 (patch) | |
tree | df8de0f5b07ee05a3371d7d048bcc1fc60b3d1d2 /changelog.md | |
parent | f2e78fa3df2ff5dcefb0ec8fdb49132740131776 (diff) | |
download | lua-language-server-fa89ccc5cea60f7a2ec89fabf6cf8129000ca7f6.zip |
fix #1872
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index b73141d6..d0c0b2eb 100644 --- a/changelog.md +++ b/changelog.md @@ -2,8 +2,10 @@ ## 3.6.10 * `FIX` [#1869] +* `FIX` [#1872] [#1869]: https://github.com/LuaLS/lua-language-server/issues/1869 +[#1872]: https://github.com/LuaLS/lua-language-server/issues/1872 ## 3.6.9 `2023-2-2` |