summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
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 c01da4bb..da7eaa89 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,6 +4,7 @@
* `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
* `FIX` [#778](https://github.com/sumneko/lua-language-server/issues/778)