summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-03-27 17:39:08 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-03-27 17:39:08 +0800
commitaa669fd32b51f338dfc76e8efd40ade98431537b (patch)
tree0de8afeef767e590572d72fe0f5557f974e349e3 /changelog.md
parentf7e6d4f875f0733e7a61dfb767ed5acfc007fe69 (diff)
downloadlua-language-server-aa669fd32b51f338dfc76e8efd40ade98431537b.zip
fix #468
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 d82b97b9..6ccdb225 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 1.20.1
+* `FIX` [#468](https://github.com/sumneko/lua-language-server/issues/468)
+
## 1.20.0
`2021-3-27`
* `CHG` telemetry: change to opt-in, see [#462](https://github.com/sumneko/lua-language-server/issues/462) and [Privacy-Policy](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy)