Skip to content

Commit f06aaa9

Browse files
committed
Update changelog for #1706
1 parent e2d8327 commit f06aaa9

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
@@ -29,6 +29,7 @@ These TODOs will be resolved before a full release. ([GitHub project](https://gi
2929
- Listeners to `Converter.EVENT_CREATE_TYPE_PARAMETER` and `Converter.EVENT_CREATE_DECLARATION` will now never be passed a `ts.Node` as their third argument.
3030
- Constant variables which are interpreted as functions will no longer have the `ReflectionFlag.Const` flag set.
3131
- Removed deprecated `removeReaderByName`, `addDeclarations` and `removeDeclarationByName` methods on `Options`.
32+
- Themes are now set on the document element rather than on body, #1706.
3233

3334
### Features
3435

@@ -54,6 +55,7 @@ These TODOs will be resolved before a full release. ([GitHub project](https://gi
5455

5556
- @fb55
5657
- @futurGH
58+
- @Shane4368
5759

5860
## v0.22.15 (2022-04-10)
5961

0 commit comments

Comments
 (0)