diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2020-12-05 23:04:01 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2020-12-05 23:04:01 +0800 |
commit | a5895f626bb130b8bbf2687f8b43f0ceac06b342 (patch) | |
tree | 0b2c1125ce54347a1d5b275f94d246903687aedf /changelog.md | |
parent | 924cae8130bc46e50a17f8beaf40315a241e2cad (diff) | |
download | lua-language-server-a5895f626bb130b8bbf2687f8b43f0ceac06b342.zip |
update change log
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 347d50c7..1c6e674d 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ ## 1.6.0 * `NEW` auto require local modules * `NEW` hover function by keyword `function` +* `CHG` unbind the relative path between binaries and scripts ## 1.5.0 `2020-12-5` |