summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-05-23 20:14:00 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-05-23 20:14:00 +0800
commit5c4fbc76835f9f31e04b4f99778dea5c63b84d8e (patch)
tree839c716477cc3c7b09e7fc2917d3c462d1a28f9d /changelog.md
parentfd4336161730b79c1d8fecf42a681037f89f6c01 (diff)
downloadlua-language-server-5c4fbc76835f9f31e04b4f99778dea5c63b84d8e.zip
fix #1125
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 9b202683..097d692b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 3.2.4
* `FIX` hover: can not union `table` with other basic types
+* `FIX` [#1125](https://github.com/sumneko/lua-language-server/issues/1125)
## 3.2.3
`2022-5-16`