summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-06-13 18:30:01 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-06-13 18:30:01 +0800
commit4081b303684b95ec27fd833a1cd10978d4ad5e10 (patch)
treebd286d27d262934d662926247e885b56b72bd489 /changelog.md
parentcda4ec3f67a93a907752cc98572f0dac9c5dd83e (diff)
downloadlua-language-server-4081b303684b95ec27fd833a1cd10978d4ad5e10.zip
more smart completion for `continue`
fix #2042
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index ab1a88d4..ff35198a 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,7 +2,9 @@
## 3.6.22
* `FIX` [#2038]
+* `FIX` [#2042]
+[#2042]: https://github.com/LuaLS/lua-language-server/issues/2042
[#2038]: https://github.com/LuaLS/lua-language-server/issues/2038
## 3.6.21