summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-10-11 11:16:27 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-10-11 11:16:27 +0800
commit8cdff13ef2cd6d5529821134997c517c3494a568 (patch)
treeaa567d128856c4ea616197b2b1a7420967336837 /changelog.md
parent8f24287d7f1190a5fff5f85de3f403d84bebf79c (diff)
downloadlua-language-server-8cdff13ef2cd6d5529821134997c517c3494a568.zip
fix #713 `runtime.special` broken
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 533dd3df..1a6ecd97 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# changelog
+## 2.4.3
+* `FIX` [#713](https://github.com/sumneko/lua-language-server/issues/713)
+
## 2.4.2
`2021-10-8`
* `FIX` [#702](https://github.com/sumneko/lua-language-server/issues/702)