summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-02-06 14:56:33 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-02-06 14:56:33 +0800
commit95eaee8bdd8be92e3de1fecffeb8d04d1b0892a1 (patch)
treed03ab1431d901eda1a5e602fc0f9f816975192c4 /changelog.md
parentefd6c91c1413118d358bc25c30786ee2f0c084fb (diff)
downloadlua-language-server-95eaee8bdd8be92e3de1fecffeb8d04d1b0892a1.zip
add make script
resolve #1869
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index df2d5f1f..b73141d6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,10 @@
# changelog
+## 3.6.10
+* `FIX` [#1869]
+
+[#1869]: https://github.com/LuaLS/lua-language-server/issues/1869
+
## 3.6.9
`2023-2-2`
* `FIX` [#1864]