Skip to content

Commit b8faaf7

Browse files
committed
Update changelog
1 parent 5305cbf commit b8faaf7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
- Added `--sourceLinkExternal` option to render source code links as external, #2415.
66

7+
### Bug Fixes
8+
9+
- TypeDoc now attempts to correct local anchor links in readme files which are broken by its deconfliction logic, #2413.
10+
- TypeDoc now finds comments on index signatures again, #2414.
11+
- TypeDoc now does a better job of detecting properties when destructured function arguments are used.
12+
13+
### Thanks!
14+
15+
- @mogelbrod
16+
717
## v0.25.2 (2023-10-08)
818

919
### Features

0 commit comments

Comments
 (0)