summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-05 15:21:17 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-05 15:21:17 +0800
commitc0ee6e9d999918bc7599625feddbff6ba005c270 (patch)
treea68aeb030f47495c61a56e85683c2a4f89157f0d /changelog.md
parent60189b2603798bba46e0c0aefdbad575efebfcee (diff)
downloadlua-language-server-c0ee6e9d999918bc7599625feddbff6ba005c270.zip
fix #1279
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 451a1b96..4e457622 100644
--- a/changelog.md
+++ b/changelog.md
@@ -9,6 +9,7 @@
* `FIX` [#1269](https://github.com/sumneko/lua-language-server/issues/1269)
* `FIX` [#1273](https://github.com/sumneko/lua-language-server/issues/1273)
* `FIX` [#1275](https://github.com/sumneko/lua-language-server/issues/1275)
+* `FIX` [#1279](https://github.com/sumneko/lua-language-server/issues/1279)
## 3.4.0
`2022-6-29`