summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-06-28 14:37:12 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-06-28 14:37:12 +0800
commit6772d374dae53b5d43ea0354635fd37f26618d6f (patch)
tree5782a52de24599201250745dce2a90dfba11c465 /changelog.md
parent84cc3ccc4ef1408299801a3fd24f9fd482f061e0 (diff)
downloadlua-language-server-6772d374dae53b5d43ea0354635fd37f26618d6f.zip
fix #580
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 5e8a86d3..857f685f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 2.0.5
+* `FIX` [#580](https://github.com/sumneko/lua-language-server/issues/580)
+
## 2.0.4
`2021-6-25`
* `FIX` [#550](https://github.com/sumneko/lua-language-server/issues/550)