summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-12-15 11:42:11 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-12-15 11:42:11 +0800
commit3417d0696d8a0c2847c20af6235165221d2a70fd (patch)
treeaa52f47c0e08fc9dace3652af520de42606a251f /changelog.md
parent90861b509d62c59ee32212ee2dda2d2fb4f04ff1 (diff)
downloadlua-language-server-3417d0696d8a0c2847c20af6235165221d2a70fd.zip
`FIX` completion: incorrect cache
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 015c70e5..f4317b92 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## 2.5.4
* `FIX` [#848](https://github.com/sumneko/lua-language-server/issues/848)
+* `FIX` completion: incorrect cache
## 2.5.3
`2021-12-6`