diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2020-12-05 14:04:32 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2020-12-05 14:04:32 +0800 |
commit | 2f53b27a582059ae990525042caed656f82a75c0 (patch) | |
tree | 8b0a3b79f54de8677234600c4d38f8c2a8611fa2 /changelog.md | |
parent | becf78043079b7df7d9fba2941d6c134fbc0aa79 (diff) | |
download | lua-language-server-2f53b27a582059ae990525042caed656f82a75c0.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 58279dfc..fa5b91c2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 1.5.0 +`2020-12-5` * `NEW` setting `runtime.unicodeName` * `NEW` fully supports `---@generic T` * `FIX` [#274](https://github.com/sumneko/lua-language-server/issues/274) |