Skip to content

Commit bf69b7c

Browse files
committed
fix changelog
1 parent bd0af02 commit bf69b7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

changelog.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
* `NEW` Add postfix snippet for `unpack`
99
* `NEW` Add support for lambda style functions, `|paramList| expr` is syntactic sugar for `function(paramList) return expr end`
1010
* `NEW` Added lua regular expression support for `Lua.doc.<scope>Name` [#2753](https://github.com/LuaLS/lua-language-server/pull/2753)
11-
* `NEW` You can now click on "References" in CodeLen to display the reference list
1211
* `NEW` You can now click on "References" in CodeLen to display the reference list(VSCode)
1312
* `NEW` Improved behavior for inserting new lines:
1413
+ When inside an annotation, an annotation tag will be added at the beginning of the line (VSCode).

0 commit comments

Comments
 (0)