summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-01-16 17:39:08 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-01-16 17:39:08 +0800
commit861327485e9c9795cd00635feb41a74d396448db (patch)
treecc9705075a9d37091f09f6736069a6eda2bbbcde /changelog.md
parent15fa11654114e7451d64a726f6ad9d6abbd92b35 (diff)
downloadlua-language-server-861327485e9c9795cd00635feb41a74d396448db.zip
improve performance for large alias struct
fix #1811
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 f03df64d..cc6f3fde 100644
--- a/changelog.md
+++ b/changelog.md
@@ -14,6 +14,7 @@
* `FIX` [#1751]
* `FIX` [#1767]
* `FIX` [#1808]
+* `FIX` [#1811]
[#831]: https://github.com/sumneko/lua-language-server/issues/831
[#1729]: https://github.com/sumneko/lua-language-server/issues/1729
@@ -21,6 +22,7 @@
[#1751]: https://github.com/sumneko/lua-language-server/issues/1751
[#1767]: https://github.com/sumneko/lua-language-server/issues/1767
[#1808]: https://github.com/sumneko/lua-language-server/issues/1808
+[#1811]: https://github.com/sumneko/lua-language-server/issues/1811
`2022-11-29`
## 3.6.4