diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-10-18 16:50:53 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-10-18 16:50:53 +0800 |
commit | 0064ba13d1044e09c0af9eed7f265bf65b6e088b (patch) | |
tree | 30cc061ffd3af2c1a9b4e569b27763d0a04b8692 | |
parent | 5bc57720d2669fbd1e76f1e00d95babb915b68ea (diff) | |
download | lua-language-server-0064ba13d1044e09c0af9eed7f265bf65b6e088b.zip |
2.4.5
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index b5332bc1..a5e2b0cc 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,8 @@ # changelog ## 2.4.5 -* `FIX` accidentally load lua files in user workspace +`2021-10-18` +* `FIX` accidentally load lua files from user workspace ## 2.4.4 `2021-10-15` |