Skip to content

Commit add1cc7

Browse files
committed
Update changelog
1 parent e61de01 commit add1cc7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,19 @@ title: Changelog
66

77
### Features
88

9-
- The `--favicon` option may now be given a link starting with `https?://` instead of a path, #2851.
9+
- The `visibilityFilter` option now supports individual signatures, #2846.
10+
- The `favicon` option may now be given a link starting with `https?://` instead of a path, #2851.
1011
- TypeDoc now supports specifying `#` as the link in `externalSymbolLinkMappings` to indicate the type should not be linked to, #2853.
1112

1213
### Bug Fixes
1314

1415
- Fixed an issue where unrecognized languages would incorrectly be listed in the list of languages with translations, #2852.
16+
- Unresolved external type references will no longer incorrectly linked to `undefined`, #2854.
17+
18+
### Thanks!
19+
20+
- @pjeby
21+
- @XeroAlpha
1522

1623
## v0.27.7 (2025-02-09)
1724

0 commit comments

Comments
 (0)