summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-19 01:07:28 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-19 01:07:28 +0800
commit7657fefe4ab5b6ba7dcb7df7e766c115afa25787 (patch)
treeb15683169147dc7b27884139cf700989e027c128 /changelog.md
parente699faf8b1da8235805b13dc4c6d5a39629c70a6 (diff)
downloadlua-language-server-7657fefe4ab5b6ba7dcb7df7e766c115afa25787.zip
fix #3.1.1
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 7623409b..983af002 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 3.1.1
+* `FIX` [#1051](https://github.com/sumneko/lua-language-server/issues/1051)
+
## 3.1.0
`2022-4-17`
* `NEW` support find definition in method