summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-19 01:08:44 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-19 01:08:44 +0800
commite36ca2b3e0629a8f67b4b2af34e938f66661e788 (patch)
treeb15683169147dc7b27884139cf700989e027c128 /changelog.md
parent8a2cab337274c92913c2f60c57e756c10ac72d72 (diff)
downloadlua-language-server-e36ca2b3e0629a8f67b4b2af34e938f66661e788.zip
fix #1051
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