summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-03-09 11:50:55 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-03-09 11:50:55 +0800
commit84ef83e6a8dcb059e75def092a9327f2ce6a8e43 (patch)
tree5c5c11846311b4b454417b47cc6899141eb87e3d /changelog.md
parent7ef36fadb3607f8472239bd435b666399b0327d1 (diff)
downloadlua-language-server-84ef83e6a8dcb059e75def092a9327f2ce6a8e43.zip
export global variables
resolve #1943
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 fbdd2d96..daf246b3 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 3.6.14
+* `CHG` export documents: export global variables
* `FIX` [#1715]
* `FIX` [#1753]
* `FIX` [#1914]