Skip to content

Commit cbbd15c

Browse files
committed
update changelog
1 parent 5367a27 commit cbbd15c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
`FIX` Fix reading configuration file encoded with UTF-8 BOM
66

7+
`NEW` Support `Call hierarchy` but only support incomming call
8+
9+
`NEW` Support new tag `@internal` for members or declarations. When a member or declaration is marked as `@internal`, it is only visible within its current library. This means that if you use `@internal` in one library, you cannot access this member or declaration from other libraries or workspace.
10+
711
# 0.7.1
812

913
`NEW` Now language server configuration might be provided globally via the `<os-specific home dir>/.emmyrc.json`, `<os-specific config dir>/emmylua_ls/.emmyrc.json`, or by setting a variable `EMMYLUALS_CONFIG` with a path to the json configuration.

0 commit comments

Comments
 (0)