summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2022-01-24 17:42:12 +0800
committersumneko <sumneko@hotmail.com>2022-01-24 17:42:12 +0800
commit486a83603e0c0db72fcdfbf425c224ee76131cee (patch)
tree0e35bb24cae97ca14f03b3ea64c32f5fc3c65bf3
parenta1e3bd8acc16563950fd7a90f42d68aefe7ab8b0 (diff)
downloadlua-language-server-486a83603e0c0db72fcdfbf425c224ee76131cee.zip
fix #903
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 424a6ac2..90f6fe9f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -8,6 +8,7 @@
* `CHG` improve performance
* `FIX` modify luarc failed
* `FIX` library files not recognized correctly
+* `FIX` [#903](https://github.com/sumneko/lua-language-server/issues/903)
* `FIX` [#906](https://github.com/sumneko/lua-language-server/issues/906)
* `FIX` [#920](https://github.com/sumneko/lua-language-server/issues/920)