summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-08-09 17:47:56 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-08-09 17:47:56 +0800
commitacd37caafa2b4e9fa673327e54c5f010fa37641f (patch)
tree7e0ac2eaf7fc9bc5460e9ce1342639f5ace60bd6 /changelog.md
parent2ecc421ba6ed49b4e2a640c424eb7581ccbc6ecf (diff)
downloadlua-language-server-acd37caafa2b4e9fa673327e54c5f010fa37641f.zip
`FIX` completion: can not find global fields
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index a2c8f5b1..e1f64cd5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 2.3.6
+* `FIX` completion: can not find global fields
+
## 2.3.5
`2021-8-9`
* `CHG` improve memory usage