summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-11-02 11:29:04 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-11-02 11:29:04 +0800
commit089dfc4774bce704bb6aa5ae9a18aef51bfb9ce6 (patch)
tree3aef5ad7fb70a45712eda93f1f1623156170ffc1 /changelog.md
parenta54cf496a457bcfff19d8b47fd4792b824c00340 (diff)
downloadlua-language-server-089dfc4774bce704bb6aa5ae9a18aef51bfb9ce6.zip
update changelog
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index da7eaa89..1bf21c38 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,10 +2,10 @@
## 2.5.0
* `NEW` setting `Lua.runtime.pathStrict`
-* `NEW` skip huge files (>= 10 MB)
* `NEW` add supports of `lovr`
* `NEW` file encoding supports `utf16le` and `utf16be`
* `CHG` no longer asks to trust plugin in VSCode, because VSCode already provides the workspace trust feature
+* `CHG` skip huge files (>= 10 MB)
* `FIX` [#778](https://github.com/sumneko/lua-language-server/issues/778)
## 2.4.7