diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2022-02-21 21:05:55 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2022-02-21 21:05:55 +0800 |
commit | ce992f3769ca542926cbf7bf4290748244790f1b (patch) | |
tree | 11af72b5e3faccf85e3094ccf8b950dedf31545d /changelog.md | |
parent | ea83d3d8cd59bd626801be9acc2af132f81f92cc (diff) | |
download | lua-language-server-ce992f3769ca542926cbf7bf4290748244790f1b.zip |
update submodules and changelog
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index e1ce0827..e5453113 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 2.6.6 +* `NEW` formatter preview, use `--preview` to enable this feature, [read more](https://github.com/sumneko/lua-language-server/issues/960) * `FIX` [#958](https://github.com/sumneko/lua-language-server/issues/958) ## 2.6.5 |