summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-01-04 09:57:21 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-01-04 09:57:21 +0800
commit50a1df60f0916ff2a1cd68a37d501851b10d1da3 (patch)
tree9d4b54f26e1b24e2407de958cf13c39e75471b65 /changelog.md
parent5852b8d8865800b128d8dea5af453b2a975a9807 (diff)
downloadlua-language-server-50a1df60f0916ff2a1cd68a37d501851b10d1da3.zip
fix #339
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 885ab0c3..99ba013d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 1.9.1
* `CHG` supports `~` in command line
+* `FIX` [#339](https://github.com/sumneko/lua-language-server/issues/339)
## 1.9.0
`2020-12-31`