From e62d964ff57cc0b37eb908315f9afe3ce6a213d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 16 May 2022 19:00:54 +0800 Subject: 3.2.3 --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 5c488788..49470028 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,10 @@ # changelog ## 3.2.3 +`2022-5-16` * `CHG` parse `.luarc.json` as jsonc. In order to please the editor, it also supports `.luarc.jsonc` as the file name. * `CHG` dose not load files in symbol links +* `FIX` memory leak with symbol links * `FIX` diagnostic: send empty results to every file after startup * `FIX` [#1103](https://github.com/sumneko/lua-language-server/issues/1103) * `FIX` [#1107](https://github.com/sumneko/lua-language-server/issues/1107) -- cgit v1.2.3