summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-03-13 19:21:40 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-03-13 19:21:40 +0800
commit6ef1608d857e0179c4db7a14037df84dbef676c8 (patch)
treeb007e893750d513427db64f4eb04ece13c6ce787 /changelog.md
parent671d9526cbfa83c01e74aa3405f1d32b647822d7 (diff)
downloadlua-language-server-6ef1608d857e0179c4db7a14037df84dbef676c8.zip
look into unions for operators
fix #1996
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index a0ad84a5..8b1537c8 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,8 +2,10 @@
## 3.6.18
* `FIX` [#1943]
+* `FIX` [#1996]
[#1943]: https://github.com/LuaLS/lua-language-server/issues/1943
+[#1996]: https://github.com/LuaLS/lua-language-server/issues/1996
## 3.6.17
`2023-3-9`