Skip to content

Commit

Permalink
Update changelog for #1706
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Apr 10, 2022
1 parent e2d8327 commit f06aaa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -29,6 +29,7 @@ These TODOs will be resolved before a full release. ([GitHub project](https://gi
- Listeners to `Converter.EVENT_CREATE_TYPE_PARAMETER` and `Converter.EVENT_CREATE_DECLARATION` will now never be passed a `ts.Node` as their third argument.
- Constant variables which are interpreted as functions will no longer have the `ReflectionFlag.Const` flag set.
- Removed deprecated `removeReaderByName`, `addDeclarations` and `removeDeclarationByName` methods on `Options`.
- Themes are now set on the document element rather than on body, #1706.

### Features

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

- @fb55
- @futurGH
- @Shane4368

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

Expand Down

0 comments on commit f06aaa9

Please sign in to comment.