summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-07 16:04:02 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-07 16:04:02 +0800
commit3150962ceadf0046deb164ab6e042f74029de4eb (patch)
tree2f585975bd6b744d197b78e6c5d12cccc4a162c6 /changelog.md
parentf5464ddc9a8e043977f27e70d9f1dfc2be56b02e (diff)
downloadlua-language-server-3150962ceadf0046deb164ab6e042f74029de4eb.zip
fix #1294
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 c7f1556e..bd1cede4 100644
--- a/changelog.md
+++ b/changelog.md
@@ -13,6 +13,7 @@
```
* `NEW` diagnostics:
* `unknown-operator`
+* `FIX` [#1294](https://github.com/sumneko/lua-language-server/issues/1294)
## 3.4.2
`2022-7-6`