diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2023-03-29 15:06:11 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2023-03-29 15:06:11 +0800 |
commit | 7156ce8346bf091b39c247a59291a7d4097d78fb (patch) | |
tree | aaf1ce41573af971b6ef2b6ab41b12c4bea37200 | |
parent | 0fcf5a8027bcdaf4283ef53657b6a3e95e19cfeb (diff) | |
download | lua-language-server-7156ce8346bf091b39c247a59291a7d4097d78fb.zip |
forgot changelog
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 4bad6917..c1700393 100644 --- a/changelog.md +++ b/changelog.md @@ -2,8 +2,10 @@ ## 3.6.19 * `FIX` [#2036] +* `FIX` [#2037] [#2036]: https://github.com/LuaLS/lua-language-server/issues/2036 +[#2037]: https://github.com/LuaLS/lua-language-server/issues/2037 ## 3.6.18 `2023-3-23` |