diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2023-01-17 16:44:06 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2023-01-17 16:44:06 +0800 |
commit | 6c89b0a55de7e47c9300b4f42421d8f45433da4c (patch) | |
tree | d4fb9856bfba1807cb770884edc57fe79a3df80d /changelog.md | |
parent | 69b22d87c64af7e6da633366c45b44735f92ef0a (diff) | |
download | lua-language-server-6c89b0a55de7e47c9300b4f42421d8f45433da4c.zip |
more special treates for meta files
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index d41c2d33..c29916c8 100644 --- a/changelog.md +++ b/changelog.md @@ -2,8 +2,10 @@ ## 3.6.6 * `FIX` [#1825] +* `FIX` [#1826] [#1825]: https://github.com/sumneko/lua-language-server/issues/1825 +[#1826]: https://github.com/sumneko/lua-language-server/issues/1826 ## 3.6.5 `2023-1-16` |