summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-19 15:54:28 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-19 15:54:28 +0800
commit809fe8d082cc8a9231db16cc0a7c0382532115bc (patch)
treee57ce086e27e6f25d33d990775ed755984a5729c /changelog.md
parent22f29e50a340c6f8ab8bcafe983d2af07d123429 (diff)
downloadlua-language-server-809fe8d082cc8a9231db16cc0a7c0382532115bc.zip
fix n%0
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 d5fba979..fe319441 100644
--- a/changelog.md
+++ b/changelog.md
@@ -3,6 +3,7 @@
## 3.1.1
* `FIX` [#1051](https://github.com/sumneko/lua-language-server/issues/1051)
* `FIX` [#1072](https://github.com/sumneko/lua-language-server/issues/1072)
+* `FIX` runtime errors
## 3.1.0
`2022-4-17`