Skip to content

Commit 19df340

Browse files
committed
Update changelog
1 parent 7f00494 commit 19df340

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
- TypeDoc now has the architecture in place to support localization. No languages besides English
4040
are currently shipped in the package, but it is now possible to add support for additional languages, #2475.
4141
- `--hostedBaseUrl` will now be used to generate a `<link rel="canonical">` element in the project root page, #2550.
42+
- New option, `--customFooterHtml` to add custom HTML to the generated page footer, #2559.
4243
- Added three new sort strategies `documents-first`, `documents-last`, and `alphabetical-ignoring-documents` to order markdown documents.
4344
- Added new `--alwaysCreateEntryPointModule` option. When set, TypeDoc will always create a `Module` for entry points, even if only one is provided.
4445
If `--projectDocuments` is used to add documents, this option defaults to `true`, otherwise, defaults to `false`.
@@ -57,6 +58,7 @@
5758

5859
### Thanks!
5960

61+
- @Aryakoste
6062
- @HarelM
6163
- @kraenhansen
6264

0 commit comments

Comments
 (0)