summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-25 23:52:15 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-25 23:52:15 +0800
commit2c26700b45f4d0080b9f983869d1c11f9ad5407e (patch)
tree8baaaf3e00bcc804a12b22b50c436e35526df46f /changelog.md
parentf4b84ee34638cb2950ca3776d2b26abc3edc9031 (diff)
downloadlua-language-server-2c26700b45f4d0080b9f983869d1c11f9ad5407e.zip
#1091 fix runtime errors
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 798514ac..f2df0b94 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 3.2.2
+* `FIX` runtime errors reported by telemetry, see [#1091](https://github.com/sumneko/lua-language-server/issues/1091)
+
## 3.2.1
`2022-4-25`
* `FIX` broken in VSCode