diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-03-27 15:32:15 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-03-27 15:32:15 +0800 |
commit | f7e6d4f875f0733e7a61dfb767ed5acfc007fe69 (patch) | |
tree | 598f4153162f880e26da16cc9269f89b86e18501 /changelog.md | |
parent | 0e5b4ab0b6dc7afa2094690c7262fb00d580a337 (diff) | |
download | lua-language-server-f7e6d4f875f0733e7a61dfb767ed5acfc007fe69.zip |
1.20.0
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 874571df..d82b97b9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 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) * `FIX` [#467](https://github.com/sumneko/lua-language-server/issues/467) |