diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-01-05 09:45:56 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-01-05 09:45:56 +0800 |
commit | 3aae6e212553a6de78f45783b48ce21053a3a67e (patch) | |
tree | c4caf5d36b9f9f4d44a848b9c2025d3b41707f68 /changelog.md | |
parent | e022ec0124382af1fb1dfa05ceba1e18989f5dc5 (diff) | |
download | lua-language-server-3aae6e212553a6de78f45783b48ce21053a3a67e.zip |
fix
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 f7f698b4..8f5a3bdf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # changelog +## 1.11.0 +* `FIX` runtime errors + ## 1.10.0 `2021-1-4` * `NEW` workspace: supports `.dll`(`.so`) in `require` |