Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Oct 28, 2023
1 parent 5305cbf commit b8faaf7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

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

### Bug Fixes

- TypeDoc now attempts to correct local anchor links in readme files which are broken by its deconfliction logic, #2413.
- TypeDoc now finds comments on index signatures again, #2414.
- TypeDoc now does a better job of detecting properties when destructured function arguments are used.

### Thanks!

- @mogelbrod

## v0.25.2 (2023-10-08)

### Features
Expand Down

0 comments on commit b8faaf7

Please sign in to comment.