summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-05-13 15:40:52 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-05-13 15:40:52 +0800
commitf6cc09d154637a7b564bf5f80992ff13b41bf94f (patch)
treeb31eecbd129fc162101791b9b94aa6f6a4114c76 /changelog.md
parent193c9019a855b62aee3ee36865c6704a79c35234 (diff)
downloadlua-language-server-f6cc09d154637a7b564bf5f80992ff13b41bf94f.zip
fix loaded new file with ignored filename
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 6dc280f2..e1cff8c4 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 1.21.2
+* `FIX` loaded new file with ignored filename
+
## 1.21.1
`2021-5-8`
* `FIX` [#529](https://github.com/sumneko/lua-language-server/issues/529)