summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-11 17:02:42 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-11 17:02:42 +0800
commit599065480e33e21e66d307b06e8f8deae101756e (patch)
treeae97e27121d9c1be78ae6df5bb25dcc5f4e74e30 /changelog.md
parentbce8b096a5ccfffd928ba6e56980b62201c3d479 (diff)
downloadlua-language-server-599065480e33e21e66d307b06e8f8deae101756e.zip
fix #1034 don't require self
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 9b0ccd18..c4a13080 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 3.0.1
* `FIX` [#1033](https://github.com/sumneko/lua-language-server/issues/1033)
+* `FIX` [#1034](https://github.com/sumneko/lua-language-server/issues/1034)
## 3.0.0
`2022-4-10`