summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index f6546af8..7b6af194 100644
--- a/changelog.md
+++ b/changelog.md
@@ -113,6 +113,7 @@ server will generate `doc.json` and `doc.md` in `LOGPATH`.
}
}
```
+* `CHG` [#1533] supports completion with table field of function
* `FIX` [#1567]
* `FIX` [#1593]
* `FIX` [#1595]
@@ -131,6 +132,7 @@ server will generate `doc.json` and `doc.md` in `LOGPATH`.
[#1344]: https://github.com/sumneko/lua-language-server/issues/1344
[#1458]: https://github.com/sumneko/lua-language-server/issues/1458
[#1484]: https://github.com/sumneko/lua-language-server/issues/1484
+[#1533]: https://github.com/sumneko/lua-language-server/issues/1533
[#1557]: https://github.com/sumneko/lua-language-server/issues/1557
[#1558]: https://github.com/sumneko/lua-language-server/issues/1558
[#1561]: https://github.com/sumneko/lua-language-server/issues/1561