Skip to content

Commit c348426

Browse files
committed
Update changelog
1 parent 6773f10 commit c348426

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
@@ -46,6 +46,7 @@ title: Changelog
4646
- Type `packageOptions` as `Partial<TypeDocOptions>`, #2878.
4747
- TypeDoc will now warn if an option which should only be set at the root level is set in `packageOptions`, #2878.
4848
- Introduced `@function` tag to force TypeDoc to convert variable declarations with a type annotation as functions, #2881.
49+
- Exposed a `TypeDoc` global object in the HTML theme which can be used to prevent TypeDoc from using `localStorage`, #2872.
4950

5051
### Bug Fixes
5152

@@ -56,6 +57,7 @@ title: Changelog
5657

5758
### Thanks!
5859

60+
- @jsmith2-coveo
5961
- @phoneticallySAARTHaK
6062
- @XeroAlpha
6163

0 commit comments

Comments
 (0)