summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-04-30 11:23:16 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-04-30 11:23:16 +0800
commitd5f2c21d65f1cabe577ff8e6e259e546f3c969d8 (patch)
tree0c693bf3e17bed3c105f457c6b280b171aecb254 /changelog.md
parent7b88ef49ea8ce3e359b035e1858d4d80385be86d (diff)
downloadlua-language-server-d5f2c21d65f1cabe577ff8e6e259e546f3c969d8.zip
#514 supports `-- #region`
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 906cfe99..25ec001f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
# changelog
## 1.20.5
+`CHG` folding: supports `-- #region`
`FIX` [#522](https://github.com/sumneko/lua-language-server/issues/522)
`FIX` [#523](https://github.com/sumneko/lua-language-server/issues/523)