summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2020-12-05 11:02:02 +0800
committer最萌小汐 <sumneko@hotmail.com>2020-12-05 11:02:02 +0800
commit31a4c20b3597cdf07e4b4e3ddbfeb2181a1e1559 (patch)
tree53b880dce6049f7a89d24581d1d718cc717046ee /changelog.md
parentacf1fe450e713911c6d0b9f60a0f0b81a2fce143 (diff)
downloadlua-language-server-31a4c20b3597cdf07e4b4e3ddbfeb2181a1e1559.zip
fix #276 dont share crossMethodMark
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 9ab1228c..58279dfc 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,6 +4,7 @@
* `NEW` setting `runtime.unicodeName`
* `NEW` fully supports `---@generic T`
* `FIX` [#274](https://github.com/sumneko/lua-language-server/issues/274)
+* `FIX` [#276](https://github.com/sumneko/lua-language-server/issues/276)
* `FIX` [#279](https://github.com/sumneko/lua-language-server/issues/279)
* `FIX` [#280](https://github.com/sumneko/lua-language-server/issues/280)