diff --git a/CHANGELOG.md b/CHANGELOG.md index 810e37d1f..1945c24eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,8 +26,39 @@ - TypeDoc now supports objects with multiple index signatures, #2470. +### Bug Fixes + +- Header anchor links in rendered markdown are now more consistent with headers generated by TypeDoc, #2546. +- Types rendered in the `Returns` header are now properly colored, #2546. +- Links added with the `navigationLinks` option are now moved into the pull out navigation on mobile displays, #2548. +- `@license` and `@import` comments will be ignored at the top of files, #2552. +- Fixed issue in documentation validation where constructor signatures where improperly considered not documented, #2553. + +### Thanks! + +- @HarelM + # Unreleased +## v0.25.13 (2024-04-07) + +### Features + +- Added `gitRevision:short` placeholder option to `--sourceLinkTemplate` option, #2529. + Links generated by TypeDoc will now default to using the non-short git revision. +- Moved "Generated by TypeDoc" footer into a `