summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-07-07 17:17:39 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-07-07 17:17:39 +0800
commit3b3c7ade4f8722e584ed13c8099d4fa3316edbdd (patch)
tree81535f622eb720add8ac0c710eed0457f1e68189 /changelog.md
parent91f96833c301edbaa7225429c385ce487510a29f (diff)
downloadlua-language-server-3b3c7ade4f8722e584ed13c8099d4fa3316edbdd.zip
fix #1284
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 af8beb93..6b657aa4 100644
--- a/changelog.md
+++ b/changelog.md
@@ -13,6 +13,7 @@
```
* `NEW` diagnostics:
* `unknown-operator`
+* `FIX` [#1284](https://github.com/sumneko/lua-language-server/issues/1284)
* `FIX` [#1292](https://github.com/sumneko/lua-language-server/issues/1292)
* `FIX` [#1294](https://github.com/sumneko/lua-language-server/issues/1294)