summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-03-22 17:57:59 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-03-22 17:57:59 +0800
commit91ae26be49374dee87d09f0fe9160cb393e4fef7 (patch)
tree6ac7d2ee8b984a6f23829a24ff8870460d0e1172 /changelog.md
parentb8627365c0abe5a9d40c91f81b2aef7ea869faad (diff)
downloadlua-language-server-91ae26be49374dee87d09f0fe9160cb393e4fef7.zip
recover mark before return
fix #2004
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 59a3ca68..4f5b7b73 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,10 +3,12 @@
## 3.6.18
* `FIX` [#1943]
* `FIX` [#1996]
+* `FIX` [#2004]
* `FIX` [#2013]
[#1943]: https://github.com/LuaLS/lua-language-server/issues/1943
[#1996]: https://github.com/LuaLS/lua-language-server/issues/1996
+[#2004]: https://github.com/LuaLS/lua-language-server/issues/2004
[#2013]: https://github.com/LuaLS/lua-language-server/issues/2013
## 3.6.17