diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index b035eb80..c01da4bb 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,8 @@ ## 2.5.0 * `NEW` setting `Lua.runtime.pathStrict` -* `NEW` skip huge files (>= 100 MB) +* `NEW` skip huge files (>= 10 MB) +* `NEW` add supports of `lovr` * `CHG` no longer asks to trust plugin in VSCode, because VSCode already provides the workspace trust feature * `FIX` [#778](https://github.com/sumneko/lua-language-server/issues/778) |