summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeanTheBuilder1 <seanthebuilder52@gmail.com>2024-08-03 14:51:17 +0800
committer最萌小汐 <sumneko@hotmail.com>2024-08-06 21:13:33 +0800
commit8635fefcd2b397c74861cc05208cffbb6ecb2087 (patch)
treebeac87b3764bf7267354bddeb355fa5d8b60e35a
parent6ebd54af6221f0e65d4436c9d071d4e5878297fa (diff)
downloadlua-language-server-8635fefcd2b397c74861cc05208cffbb6ecb2087.zip
docs: update changelog
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index edf91439..56f3286b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,7 @@
## Unreleased
<!-- Add all new changes here. They will be moved under a version at release -->
+* `NEW` Add support for binary metamethod on right operand [#2777](https://github.com/LuaLS/lua-language-server/pull/2777)
## 3.10.1
`2024-8-2`