diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-02-03 15:50:31 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-02-03 15:50:31 +0800 |
commit | 0b143db3310d13bcc4cd066e88f6fe514e83848f (patch) | |
tree | 0921dbf508ff0dcc802399e5dbb23898234c08df /changelog.md | |
parent | 11bb015d741e0db3330477878e02dffce61c2f97 (diff) | |
download | lua-language-server-0b143db3310d13bcc4cd066e88f6fe514e83848f.zip |
update change log
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index cb5ceb48..44640f46 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +## 1.14.2 +* `FIX` [#375](https://github.com/sumneko/lua-language-server/issues/375) + ## 1.14.1 `2021-2-2` * `FIX` [#372](https://github.com/sumneko/lua-language-server/issues/372) |