summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-09-24 15:28:40 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-09-24 15:28:40 +0800
commite604de0e0871d676d2a062fc9c838b24ca0e9793 (patch)
tree5bf35ba9c038b27dd30821c8ce6b8c392c7c69c7 /changelog.md
parentd3be298e8e9d1769a7444c233c1f70e316584a4d (diff)
downloadlua-language-server-e604de0e0871d676d2a062fc9c838b24ca0e9793.zip
resolve #659
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index cdc1d294..486b0654 100644
--- a/changelog.md
+++ b/changelog.md
@@ -17,6 +17,7 @@
* `CHG` watching library changes
* `CHG` completion: improve misspelling results
* `CHG` completion: `Lua.completion.displayContext` default to `0`
+* `CHG` completion: `autoRequire` has better inserting position
* `CHG` [#663](https://github.com/sumneko/lua-language-server/issues/663)
* `FIX` runtime errors
* `FIX` hint: may show param-2 as `self`